We use access control to keep tags read-only, although pre-commit hooks would work as well, access control was simpler and a bit more foolproof.
Regards,
Tom
-----Original Message-----
From: a.skwar_at_gmail.com [mailto:a.skwar_at_gmail.com] On Behalf Of Alexander Skwar
Sent: Wednesday, September 29, 2010 11:11 AM
To: Phil Pinkerton
Cc: users_at_subversion.apache.org
Subject: Re: Setting "tags" to read only ?
Hi.
2010/9/29 Phil Pinkerton <pcpinkerton_at_gmail.com>:
> Is it possible to set these tags to read-only once ther are copied from the
> trunk to the tags directory ?
How about using access control
http://svnbook.red-bean.com/en/1.5/svn.serverconfig.pathbasedauthz.html
so that only a certain user or group has rw access to the tags directory,
while all others have just read r access?
Alexander
--
↯   Lifestream (Twitter, Blog, …) ↣ http://alexs77.soup.io/%c2   ↯
↯ Chat (Jabber/Google Talk) ↣ a.skwar_at_gmail.com , AIM: alexws77 ↯
Received on 2010-09-29 18:13:31 CEST