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

Re: tags vs. branches

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-02 18:37:37 CEST

Alexander Mueller <Alexander.Mueller@littleblue.de> writes:

> The main difference appears to be the "final" status: branches are
> a line of development while tags are markers to a single revision.
>
> Different possibility haven been discussed how to get tag functionality.
> Just one example:
> set up a pre-commit hook that forbids comming to an already
> existing tag
>
> But how about this:
> - introduce a new property svn:final. If this is true/1 then no changes
> can be commit to the files that have this property set

What great problem are you solving here? Are your users constantly
committing changes to tag-directories? (And if they do, so what?
Slap them on the hand and revert the change.)

This looks like a complex feature for little gain. We already have
two different access control methods (pre-commit hooks and
mod_authz_svn), and there's already been discussion for real ACLs in a
post-1.0 repository someday.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 2 18:43:11 2003

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.