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

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:/]
#* = r

 but then allowed appropriate user access to their project folders:

[myRepo:/myProject]
jdoe = rw

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
                                               
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469227/direct/01/
Received on 2010-03-02 14:26:03 CET

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.