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

Re: How to write a pre-commit hook script that disallows UAD to project tags?

From: Grant Rettke <grettke_at_acm.org>
Date: 2006-09-10 04:39:20 CEST

Quoting Andy Levy <andy.levy@gmail.com>:

> On 9/8/06, Grant Rettke <grettke@acm.org> wrote:
>> Hi,
>>
>> I've got a pre-commit hook script (in perl) that prohibits updates and
>> deletes to project tags. What I would really love is to have one script
>> that allows folks to ADD to a project tag only once, and never add
>> anything again after that.
>>
>> Do you think it would be possible to do so in a single script?

> Have you looked at svnperms.py yet? It may be able to help you out.
> Why reinvent the wheel?
> http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/

Thanks Andy, I'm all for not reinventing the wheel.

I'm not familar with that script. Have you personally used that script
to solve the problem I described?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 10 04:40:32 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.