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

Re: Subversion Vision and Roadmap Proposal

From: Alexey Neyman <stilor_at_att.net>
Date: Fri, 9 Apr 2010 21:18:35 -0700

Have you looked at pre-commit hooks that may serve that purpose? I think
svnperms.py may be what you're looking for - just disallow all operations
except additions on 'tags/*', and disallow all operations on 'tags/*/*'.

Hope that helps,
Alexey.

On Friday 09 April 2010 05:56:44 pm Vadim Chekan wrote:
> On Fri, Apr 9, 2010 at 11:31 AM, B Smith-Mannschott
>
> <bsmith.occs_at_gmail.com> wrote:
> > On Fri, Apr 9, 2010 at 10:13, Vadim Chekan <kot.begemot_at_gmail.com> wrote:
> >> P.S. Pleeeease, introduce true tags, no more "lets pretend this copy is
> >> a tag".
> >
> > What's a "true" tag? What's it good for? How would it behave?
>
> Tag is named snapshot. When I do release, I want to tag the code I've
> just released so that nobody can modify it.
> I want to be sure that in any moment in the future, I can checkout
> "tags/product-1.0" and I will get exactly what has been released and I
> want a guarantee that no genius "fixed" something in tags/
>
> Vadim.
>
Received on 2010-04-10 06:19:10 CEST

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.