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

Re: Locking to prevent changes to a branch?

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-22 23:05:02 CEST

There is a script that comes with the Subversion source called
commit-access-control.pl that will do exacly what you want. Simply
setup your pre-commit hook to run this script, and setup a control
file that will prevent people from committing changes in that
directory.

It's fairly easy to setup and use.

--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 22 23:21:57 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.