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

Re: Mnemomic names for revisions

From: Brad Appleton <brad.appleton_at_gmail.com>
Date: 2005-05-12 06:13:36 CEST

H. S. Teoh wrote:
> The first-class label referred to seem to be more-or-less a
> reincarnation of the CVS tag. As I've said before, I don't see any
> particular advantage to have such things, since the current cheap-copy
> mechanism in Subversion already suffices to deal with this. However,
> this is something different from having labels to refer to revision
> numbers.

Agree - although I tend to regard CVS-style "tag" as different from the
kind of "label" mechanism in Accu-Rev or Perforce (one is file-based,
another is project/stream-based).

In fact, CVS-style tags are little more than binary properties
associated at file-revision granularity (with the "catch" that you cant
apply the same sttibute to more than one version of the same file)

That's why CVS-style tags were handy for PCVS-style promotion "marking",
but SVN-style copies cant handle it the same way (you end up having to
do promotion branches instead of promoted versions).

-- 
Brad Appleton <brad@bradapp.net> www.bradapp.net
    Software CM Patterns (www.scmpatterns.com)
    Effective Teamwork, Practical Integration
"And miles to go before I sleep" --Robert Frost
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 12 06:16:18 2005

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.