[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: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-09-09 23:05:25 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 :-(

Or deny write access to all of /tags (except for those who should be
allowed), then anything you create within it will inherit that.

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