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

Re: Read-Only Tags

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-10-19 05:30:53 CEST

> Brian Huddleston wrote:
>
> I was wondering if someone could help me out. I am experimenting
> to figure out how difficult it will be to switch our existing our
> existing system over to using Subversion for revision control.
>
> I seem to recall someone making a sensible suggestion about how
> to replicate all the semantics CVS's tag functionality.
> Specifically the "historical snapshot" functionality and erroring
> nicely if someone mistakenly tries to commit.
>
> I vaguely recall it had something to do with making a tags directory
> and protecting it a commit hook of some sort, but as I think about
> it I'm not sure how that would work. I can't seem to find the
> discussion in the archives. Lots of stuff about tags and the Zen of
> Subversion, but I can't find the specific discussion on how to bring
> that functionality to the Subversion world.
>
> Does anyone remember and/or have any clever ideas?

Set up your Subversion repository and then use the supplied

tools/hook-scripts/commit-access-control.pl

script to prevent commits to subdirectories of your top level
tag names.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 19 05:32:13 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.