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

Re: pre-commit hook: dont allow given diretory's and file-types

From: Pieter <pietercoucke_at_hotmail.com>
Date: 2007-07-12 10:07:17 CEST

Thanks, but... err..., this is difficult for me, hehe I don't have a clue to
do such a thing with Perl :-) Isn't there anybody who could help me a little
bit with such a script?

"Ryan Schmidt" <subversion-2007b@ryandesign.com> wrote in message
news:5A991DB4-28D4-4BDE-9A94-2B0467DDCE43@ryandesign.com...
> This shouldn't be too difficult. In the pre-commit hook, you'll want to
> run "svnlook changed" on the transaction, and for each line of output,
> see if it matches one of the things you want to disallow.
>
> Or you may be able to just write a configuration file for svnperms.py to
> do this for you.
>
> http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 12 10:07:03 2007

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.