You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Randy Haddox <ra...@us.army.mil> on 2007/03/28 20:07:43 UTC

SVN: pre-commit problem

When I execute the following setup, no restrictions are placed on
branches/alpha and the trunk in project tortoise as expected:

svnperms.conf:
.
.
.
[tortoise]
trunk/.* = *()
branches/alpha/.* = *()
branches/beta/.* = *(add,remove,update)
----end of svnperms.conf-----


I want the trunk and branches/alpha read-only while branches/beta should
have full permissions.

Does anyone know what the problem might be?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org