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

RE: How to use svnperms.py in precommit.tmpl

From: <nkadel_at_comcast.net>
Date: 2006-04-19 19:42:38 CEST

Here are some sample svnperms.py, svnperms.conf, and pre-commit files for controlling access to the repository correctly. Notice the "repoadmin" is allowed to do things like create new files at the top level, for README.txt files or additional side directories, and only the projectadmin is allowed to delete tags.
Notice the funkiness in the pre-commit script to get the full pathname of the actual scripts, and note that the svnperms.conf needs to go in the ../conf directory.

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

Received on Wed Apr 19 19:47:46 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.