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

Re: How to make the "tags" folder immutable?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 7 Apr 2009 15:22:43 -0400

On Tue, Apr 7, 2009 at 15:18, Shrinivasan <tshrinivasan_at_gmail.com> wrote:
> Hi,
>
> I have subversion server on windows.
>
> We have several internal releases of our projects and
> we maintain those releases under "tags" folders.
>
> but we get into trouble as people often commit into tags folder.
>
> We are in the need of some kind of hook scripts
> which can prevent write on tags folders.
>
> Please help me to get the hook script for windows.

No hook needed. Deny write access to the tags directory for everyone
except those who are permitted to create tags.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1582250

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-07 21:23:52 CEST

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.