Help Implementing svnperms.py
From: Rob Wilkerson <r.d.wilkerson_at_gmail.com>
Date: 2006-09-21 18:26:00 CEST
I'm trying to get svnperms configured and working properly, but I
repos/conf/svnperms.conf:
#
trunk/.* = @admin(add,remove,update)
branches/.* = @admin(add,remove,update)
pre-commit:
# Make sure that the log message contains some text.
if [ $SVNLOOKOK = 0 ]; then
/usr/bin/python /opt/projects/bin/svn/svnperms.py \
exit 0
For some reason, user3 is able to commit changes to a branches
TIA.
-- Rob Wilkerson --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 21 18:26:57 2006 |
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.