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

Re: $Rev$ expanded differently in two up-to-date checkouts?!

From: Mike Dixon <michael.dixon_at_denovosoftware.com>
Date: Fri, 11 Jun 2010 12:42:56 -0700

On 6/11/2010 7:09 AM, Manuel Pégourié-Gonnard wrote:
> Consider the following scenario: someone copies a directory, then commit. Inside
> this directory, there are a few files with the $Rev$ keyword set to be expanded.
> Another user updates his working copy to the same revision. Both look at the
> expansion of the $Rev$ keyword in the files: they are not the same.
>
> I'm quite surprised, since I would have expected this to be independent of the
> working copy used (as long as it's up-to-date, obviously).

After committing, your working copy is not up-to-date. You need to
explicitly call svn update.

http://svnbook.red-bean.com/nightly/en/svn.basic.in-action.html#svn.basic.in-action.mixedrevs.update-commit

-Mike
Received on 2010-06-11 21:43:35 CEST

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.