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

Re: Bugtracking intergrated in SVN?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-10-08 15:54:14 CEST

Greg Stein <gstein@lyra.org> writes:

> Individual files and directories do not have revision numbers.

While this is technically true, it's still possible to colloquially
refer to "revision 5 of foo.c" just as you do in CVS. In Subversion,
however, that phrase means "foo.c as it appears in the 5th commit to
the repository".

(And therefore one has to be careful when using this language; in CVS,
revisions 5 and 6 of foo.c are always different. In Subversion,
revisions 5 and 6 of foo.c are most likely identical.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

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.