[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: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-09-09 23:26:34 CEST

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

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.