On Sun, Sep 09, 2007 at 05:05:25PM -0400, Andy Levy wrote:
> On 9/9/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
> > 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.
Yes, and this is the problem: the inherition. I need the created tag to
be immutable.
The only way I see is to have a post-commit hook that edits the
corresponding SVNAccessFile.
Rainer
---------------------------------------------------------------------
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:23:21 2007