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

Re: I miss tags

From: Brad Appleton <brad_at_bradapp.net>
Date: 2004-09-24 20:02:01 CEST

Actually, there are tools that do this, just via an
entirely different mechanism. Some tolls actually version
not just their data, but also the metadata (e.g., tags,
attributes, and other things). Damon Poole (of Accu-Rev
and OpenCM fame :-) called this the "TimeSafe" property
and wrote a paper on it that is available somewhere on
the accurev website. A few other tools do this too.
Conceptually however it is very different treating a
branch as a "tag".

Accu-Rev however may very well be more similar to Subversion
in this regard. In Accu-Rev, almost everything is a "stream"
(accu-revs term for a project-wide branch). And even "labels"
can be regarded as an instance of a "static stream".

On Fri, Sep 24, 2004 at 10:48:38AM -0600, David Waite wrote:
> Yes, and unlike other tools, tags being treated the same as branches
> allows you to capture history of changes to tags, something that no
> other tool I've used in the past has allowed me to do.
>
> -David Waite
>
> On Fri, 24 Sep 2004 11:56:09 -0400, Mark Phippard <markp@softlanding.com> wrote:
> > Not only does Subversion have that, it has it for every single commit, it
> > is the global revision number. It is absolutely immutable, unlike tags
> > which always have a way to be changed in EVERY tool out there.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

-- 
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 Fri Sep 24 20:02:28 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.