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

SVN: pre-commit problem

From: Randy Haddox <randal.haddox_at_us.army.mil>
Date: 2007-03-28 22:07:43 CEST

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
Received on Wed Mar 28 22:07:38 2007

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.