Why do you need to grant root access to subversion repository??
From: Keith Theman <xray316_at_hotmail.com>
Date: Tue, 2 Mar 2010 08:25:26 -0500
Hello,
We had been using svn 1.3. We had multiple projects in a single repository, and we had apache with mod_dav as a front end. We configured the access control list disallow root access:
[myRepo:/]
but then allowed appropriate user access to their project folders:
[myRepo:/myProject]
Everything worked great, but then we updated to 1.6 and now we get permission errors unless we grant EVERYONE read access to the root of the repository! Everyone can see anything in the repository.... not good. What is going on?
Ed
|
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.