Browsing Multiple Respositories
From: Richard Lainchbury <freexe_at_gmail.com>
Date: 2005-11-30 18:46:10 CET
We need to create a dozen or so repositories.
We have a directory on the server, say /srv/www/svn/
This is configured using this version of the <location> directive:
<Location /svn/>
We know this allows us to create multiple repositories in this
We know we can create individual repositories using the following directives...
<Location /svn/repo1>
<Location /svn/repo2>
...that would allow us to browse the /svn/ directory in a browser BUT
1 ) We have to change the apache .conf file every time we add a repository
Is there something we can do?
---------------------------------------------------------------------
|
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.