list available repos on server?

Martin Pool mbp at canonical.com
Fri Aug 21 03:38:53 BST 2009


2009/8/21 knubee <knubee at gmail.com>:
> in our project, different team members create different repos on the server:
>
> /projects/repo1/
> /projects/repo2/
> /projects/???/
>
> and, at different times, different members may need to check out a repo, work
> with it, etc.
>
> is there a straight-forward way for a team-member to use the command line to get
> a listing of available repos on the server? (assume that team members have
> authorization, etc. the main goal is for a team member to see what is available
> -- and the correct url. assuming that all repos are added to "/projects/" above).

Sorry, there is not at present.  I would probably just use 'ssh server
ls /projects'

This is the kind of thing we'd like to handle as part of the post-3.0 ui work.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list