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

Re: Listing All Repositories in a Directory

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-21 17:19:35 CEST

On Oct 21, 2005, at 14:54, Flanakin Michael C Ctr HQ OSSG/OMR wrote:

> My project is using a number of repositories for its independent
> sub-projects. Repositories get added as new sub-projects are
> created. My
> users would like to be able to see a list of all the child
> repositories.
> Is there a way to do this with Subversion? I have Apache setup
> using the
> SVNParentPath, so I'd simply like to have a web page list the child
> directories. Obviously, I can create an HTML file or stand-up an
> app to
> view it, like WebSVN; but I'd rather not go thru all that hassle right
> now.

Neither Apache nor Subversion will do this for you automatically. You
need to install a separate script.

The TortoiseSVN team has already written one you can use. Go here:

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

And scroll down to "Index of projects under SVNParentPath" for a
short PHP script and Apache mod_rewrite directives that should suffice.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 21 17:28:58 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.