Re: SVN root listing of repositories under browser
From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-28 22:12:53 CEST
On Aug 28, 2006, at 21:07, Santhosh Raghunath wrote:
> I have been receiving many requests on how to see a list of
Assuming you have multiple repositories served with SVNParentPath:
<VirtualHost *:80>
You simply add "SVNListParentPath on":
<VirtualHost *:80>
You need at least Subversion 1.3.0 for this to work.
As for security, if you're relying on your repositories being secure
---------------------------------------------------------------------
|
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.