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

Re: Read-only tags mentioned in the handbook

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-09-26 20:57:13 CEST

Karl Fogel wrote:
>
> Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> > It could also be enforced by a pre-commit script couldn't it? I.e. any commit
> > to the tags/ dir, which was anything other than a copy to a new directory
> > would not be allowed to succeed.
>
> Yes! Don't know why we didn't think of that; it's the obvious easy
> solution.
>
> If someone who needs such functionality wants to write it (preferably
> as a Python module interface), we can put it in our tools/ tree...

Geez, if it's written in Perl, it's not good enough, it goes unnoticed and is
quickly forgotten :)

I wrote a pre-commit access control script and it's in the Subversion tree
already. See tools/hook-scripts/commit-access-control.pl and
tools/hook-scripts/commit-access-control.cfg.

I'm using it at the company I consult with.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 26 20:58:44 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.