commit | 13fb707580f080b6c6d75325a5765ce03bc9c040 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Jan 10 10:05:54 2011 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Thu May 19 16:53:01 2011 -0700 |
tree | 3c16e9a91af6500efd7ecdf5c4adf8192a2ba598 | |
parent | 62defaca1c66f903a6e2e8e9a97d54d16ecb8159 [diff] |
List projects by scanning the managed Git directory Rather than locating projects in the database table, perform a recursive scan of the managed repository directory and pull up anything that we find. This is a first step towards moving all the project control metadata directly into Git. Bug: issue 436 Change-Id: I08e0083f14f5c03eb9e49b4895c265d13b828534 Signed-off-by: Shawn O. Pearce <sop@google.com>