RE: listing subversion repositories
From: Olivier Dagenais <olivier.dagenais_at_formark.com>
Date: 2007-05-14 18:43:16 CEST
> Is there a way to list repositories as I can in
We use ViewVC 1.0.2 ( http://viewvc.tigris.org/ ) and it gives us, through a web interface, a list of the repositories (as well as a whole bunch of other information, such as revisions, diffs between files, etc.).
Also, if instead of using the svn protocol you used the http(s) protocol, you can set the following two options in Apache's configuration file:
# Path in which all repositories are rooted
# This builds on the previous directive to list all repositories
...and then you'll get a "Collection of Repositories" page when you don't specify a repository in the URL and open it with a browser.
HTH,
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
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.