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

Re: Subversion upgrade and $Id$ keyword changes

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-12 15:27:47 CET

Vincent Lefevre wrote:
> At least, "svn log" behaves more consistenly:
>
> ay:~/wd> svn log -q -r2000:HEAD www-new/contents/yp17/yp17.css
> ------------------------------------------------------------------------
> r2121 | lefevre | 2003-12-28 23:18:07 +0100 (Sun, 28 Dec 2003)
> ------------------------------------------------------------------------
> r2280 | lefevre | 2004-01-17 18:03:30 +0100 (Sat, 17 Jan 2004)
> ------------------------------------------------------------------------

The log is based on the information in the repository.

> ay:~/wd> svn info www-new/contents/yp17/yp17.css
> Path: www-new/contents/yp17/yp17.css
> Name: yp17.css
> URL: file:///home/lefevre/svn/www-new/contents/yp17/yp17.css
> Repository UUID: 99759db8-4ec0-0310-8bf9-df86780d22d8
> Revision: 2522
> Node Kind: file
> Schedule: normal
> Last Changed Author: lefevre
> Last Changed Rev: 2121
> Last Changed Date: 2003-12-28 23:18:07 +0100 (Sun, 28 Dec 2003)
> Text Last Updated: 2004-02-12 12:12:47 +0100 (Thu, 12 Feb 2004)
> Properties Last Updated: 2004-02-12 12:12:47 +0100 (Thu, 12 Feb 2004)
> Checksum: 7fc568de299a16c1354ba96927b934e8

This, however, is based on the information in the WC.

>
> IMHO, the last changed revision should be the same as the last
> revision in the log.
>

If you do an 'svn up' I believe you will discover that the last changed will be
displayed as 2280. Could you confirm that?

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 12 15:27:59 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.