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

Re: an itch to scratch

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-17 17:33:55 CET

Michael Wood <mwood@its.uct.ac.za> writes:
> Why is this not the last set of changes made to a file? If
> $Rev$ is the "the revision in which the file last changed"
> (which happens to be any number of changes behind HEAD) then
> $Rev$ - 1 must be the revision just before the last change to
> the file.

$Rev$ is not the revision in which the file last changed. It is the
revision on which the working copy file is based; could be arbitrarily
far behind HEAD.

> The contents of the file should not have changed between $Rev$
> and HEAD, should they?

Yes, they could have.

---------------------------------------------------------------------
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:57 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.