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

Re: Re[2]: CVS/SVN comparison

From: David F. Newman <dnewman_at_epnet.com>
Date: 2004-10-22 17:11:24 CEST

On Fri, 2004-10-22 at 06:10, pushok wrote:
> With your approach there NO difference between TAG and BRANCH. All
> that is the COPY. One copy, called TAG we _promise_ do not change. And
> that's why it is a TAG. But nothing can prevent me from modifying this
> COPY. So, some "bad" developer CAN change the TAG.

One can force a read-only policy on tags by making the /tags directory
read-only to everyone except the release coordinator using
mod_authz_svn. Then a bad developer can't change tags.

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 22 17:12:07 2004

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.