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

RE: Restrict developers to SVN DELETE

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2005-05-26 10:46:49 CEST

-> they should be able to add any new folders under
-> that main folder. Only ' svn delete ' need to be
-> restricted..

mix one part pre-commit hook:

http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1

with equal parts 'svnlook author' and 'svnlook changed'

http://svnbook.red-bean.com/en/1.1/ch05s03.html#svn-ch-5-sect-3.1.1

blend well...and you should end up with an edible result

To help aid digestion, here's something the
Subversion developers prepared earlier:

http://svn.collab.net/viewcvs/svn/trunk/tools/hook-scripts/commit-access-control.pl.in?rev=9986&view=markup

(needs seasoning to suit your taste)

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 10:47:10 2005

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.