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

Re: How to list all repositories?

From: mic_linux_USA mic_linux_USA <mic_linux_usa_at_yahoo.com>
Date: 2007-09-08 03:51:53 CEST

You can also create virtual directory.

Ryan Schmidt <subversion-2007b@ryandesign.com> wrote: On Sep 7, 2007, at 16:18, Hari Kodungallur wrote:

> On 9/7/07, gary (guangyuan) sun wrote:
>
>> I setup subversion with Apache2 on Ubuntu as server
>> and setup multiple repositories.
>>
>> I can run "svn ls" to list a repository on client.
>
> "svn ls" is to list files within a repository and not to list a
> repository on client. That is, to run "svn ls" you should already
> know the repository in the server.
>
>
>> How can I list all repositories (list all repository
>> names)?
>
> I don't think you can do that from the svn client.

Right. You can put all your repositories in a common directory and
serve them up with Apache with "SVNParentPath /that/common/
directory". You can also use "SVNListParentPath on" so that when you
use a web browser to view the parent URL, you'll see all the
repositories listed. However, that list is not available to any
Subversion client. It's only available to a web browser.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

       
---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.
Received on Sat Sep 8 03:49:00 2007

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

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