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