Writing on subfolder requires read access on repository root
From: Srinivas Peddi <speddi_at_uscentral.org>
Date: Fri, 20 Nov 2009 15:48:41 -0600
Hi,
Really need help. We are migrating from CVS to SVN. The problem I
Here are the details:
SVN Version : 1.6.2
Implementation : Apache + SVN and Active directory based
Environment : Windows 2003 server
/
/Project1
/Subproject1
/Project2
/SubProject2
Example :
Two users : User1 & User2
When the User1 needs write access to /Project2, I have to give him
Here is the Authorization.conf file.
[groups]
Test1 = User1
Test2 = User2
[/]
* = r
[/Project2]
@Test1 = rw
I looked at mailing lists and archives and found that this was fixed
Thanks
Srini
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.