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

Re: List repositories?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-07-27 19:27:20 CEST

On 27.07.2005, at 13:12, Leon Zandman wrote:

>> as I know, it is not possible to list the repositories which
>> are maintained by a server.
>> The API of subversion contains no such functionality.
>>
>> I also need this feature.
>
> [snip]
>
> 2) Use Apache instead of Svnserve and use the SVNParentPath directive.
> This lets you specify a parent directory that contains all
> repositories.
> You can then get a listing of these repositories from Apache. See the
> Subversion book or the TortoiseSVN help file for more info.
>
> [snip]

We just had this question and answer a few days ago here on the list.
Apache won't list them for you; you need to install a script to do
so. Here's one:

http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/
ch03.html#id395810

If it doesn't do so automatically, scroll down to "Index of projects
under SVNParentPath" for a short PHP script.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 19:30:07 2005

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.