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

pre-commit hook question

From: Tim Van Epps <tvanepps_at_efs-us.com>
Date: 2004-05-25 17:19:25 CEST

Hello,
    I wrote a pre-commit hook that prevents users from running svn
commit against a path that includes "releases/"; unfortunately, this
hook also prevents users from creating new releases. Can I write a
pre-commit hook that will allow 'svn copy http://svn/trunk
http://svn/releases' but not allow a svn commit into the new release
branch. Or, to put it differently, can I write a pre-commit hook or
other software that will allow users to create a new branch but not
update the branch once created.

Thanks,

-- 
Tim Van Epps
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 25 17:20:29 2004

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.