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

Re: "svn branch" and "svn label"

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-15 18:17:46 CEST

Noel Yap <yap_noel@yahoo.com> writes:
> How is tag protection being done now?

By not committing a second time under tag directories :-).

That is, there is no protection, beyond peer-reviewed commits. We
could *easily* implement automated protection in the pre-commit hook,
but haven't bothered, since it's trivial to revert a mistaken commit
to a tag. I don't think we've had to do even that, though.

(This is why I distinguished between anticipating a problem and
actually encountering it, in my previous mail.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 18:46:16 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.