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

Re: Unclear: CVS and Subversion repository difference.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-18 16:50:41 CEST

On Jun 18, 2005, at 7:24 AM, Saulius Grazulis wrote:
>
> In this sence, revision versions _are_ meaningful, and it has
> perfect sense to
> say that "version 1.2 is from revision r4567".
>

I'm saying that the the revision number alone doesn't tell you
anything. You need to examine the lineage of your tree: what (rev,
path) it came from, and what (rev, path) it was ultimately copied
from, further and furthe back in time. Only then will you know if
you have a certain bugfix or not.

All of this lineage is discoverable via 'svn log -v'. So yes, if you
*know* the lineage, then the single revnum is meaningful. But most
end-users don't know the lineage, only the developers do.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 18 16:53:22 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.