RE: Granting full access to a directory, readonly access to path to directory, deny access to rest of tree?
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 5 Aug 2010 12:26:47 -0400
> Suppose I have a bunch of projects, and I want to grant full access
How about something like:
[repo:/]
This way groupa has no rights to root... and rw to /trunk/proja.
I'm pretty sure this works... although there was a bug with the group being able to create a branch in their allowed path if they didn't have read access to root. However, I think this was fixed in a recent version .10 or newer perhaps. You can check the change logs.
If other are everyone else I think you can even do:
[repo:/]
But, not sure, you would have to test.
BOb
|
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.