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

Re: keeping track of branch creation point

From: Rafael Garcia-Suarez <rgarciasuarez_at_wanadoo.fr>
Date: 2002-11-24 14:33:22 CET

Timothee Besset wrote:
> In that regard, I think it would make sense if the location in repository
> where the admins decide to store tags would be only available to branch
> creation and removal, but not 'modifications'. This is strictly to enforce
> a difference between the tag and branch concepts, and to be safe from
> wrong manipulations.

In fact, what you want is to forbid modifications to files and directories
under /tags/*/ or something like that ? This sounds like a job for a
hook script. In fact, I think that commit-access-control.pl (in the
/tools/hook-scripts directory) can help you.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 24 14:32:24 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.