Path Permission Frustrations
From: Matthew Boehm <matthewb_at_familytreedna.com>
Date: Tue, 08 Apr 2008 15:42:42 -0500
Hello All,
[general]
My authz looks like this:
---------------------------------------------------
[/]
[myproject:/trunk]
[myproject:/branches]
[myproject:/branches/RELEASE-1.0]
What the above attempts to accomplish:
Here are the issues:
svn co svn://localhost/myproject/trunk mytrunk
What does that mean? csmartt is part of the developers group and that
Same error when csmartt tries to checkout /trunk or any other /branch.
If I alter the [/] to be * = r, then csmartt can now checkout trunk
csmartt can now also checkout RELEASE-1.0 which we want to deny.
Any ideas? Can someone provide their authz file for learning purposes?
Thanks,
---------------------------------------------------------------------
|
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.