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

Re: Making Tags Read-Only?

From: Bruce Elrick <bruce_at_elrick.ca>
Date: 2004-04-03 00:01:16 CEST

Look for commit-access-control.pl or svnperms.py which are included as
repository tools. They each have their own sample config file with
examples. The template pre-commit.tmpl is set to call the perl one; it's
not too dificult to adapt it to call the python one.

Cheers...
Bruce

Steve writes:

> I realize that in SVN a tag and a branch are essentially the same thing. In
> the book I believe it mentions that tags can only be created, but not
> modified, and to use an access-control script provided by SVN to limit
> access. Where can I find this script? All I have been able to do so far is
> configure read/write access to SVN(hosted through Apache). Is there a
> special key letter(r = read, w = write, ? = create) to use to grant only
> create and read permissions?
>
> Thanks,
> Steve
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 3 00:01:54 2004

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.