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

Re: Revision numbers in subversion...

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-09 22:49:09 CEST

On 9/9/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
> On Sun, Sep 09, 2007 at 04:27:53PM -0400, Andy Levy wrote:
> > On 9/9/07, Bob Aiello <bob.aiello@fxall.com> wrote:
> > > ahh.. that makes sense - Thank you.
> > >
> > > I just found that a user deleted a branch and was making
> > > changes directly on the tag itself. Do you have suggestions
> > > for how to prevent this?
> >
> > Per-directory access control and deny write access on /tags to all
> > except the people permitted to create tags.
>
> Does anyone have a recipe for this task:
> - after creating a directory within /tags, this directory must be read
> only.
> Unfortunataly, there is no "create" permission in subversion :-(

This pre-commit script knows about an 'add' permission:

http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/svnperms.py

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 9 22:45:55 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.