[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Fwd: 1.2 features: svn ls

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-03-10 15:42:18 CET

Max Bowsher wrote:
> Principal problem with this proposal:
>
> The is *no* master list of repositories in any of the subversion access
> methods.
>
> file:/// - who cares, use ls.

:-)

> http:// - yes, SVNParentPath could be indexed - but one server could
> have arbitrarily many SVNPaths and SVNParentPaths.

Yes, but each of these would have an own location or directory block in
httpd.conf. IMO browsing should be restricted to a single location at a
time. I doesn't make sense to try to collect all repositories from every
possible location.

> svn:// and svn+ssh:// - the server really has no idea where the
> repositories are until the client tells it!

In summary that means that the only way to present a list of available
repositories to the user is to use an external tool that gathers the
information. The only 'easy' svn internal solution could be achieved
with http:// and SvnParentPath.

Cheers
- Lübbe

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 10 15:55:35 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.