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

Inconsistent expansion of the $Id$ keyword

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2004-02-12 17:17:15 CET

OK, I can now see the problem (not directly related to the Subversion
upgrade). I added a svn:mime-type to some file 0_ALIRE. After the
commit:

greux:~/wd/mpfr/web> grep Id 0_ALIRE
$Id: 0_ALIRE 2523 2004-02-12 16:09:22Z lefevre $
greux:~/wd/mpfr/web> svn info 0_ALIRE
Path: 0_ALIRE
Name: 0_ALIRE
URL: svn+ssh://home/home/lefevre/svn/mpfr/web/0_ALIRE
Repository UUID: 99759db8-4ec0-0310-8bf9-df86780d22d8
Revision: 2523
Node Kind: file
Schedule: normal
Last Changed Author: lefevre
Last Changed Rev: 2523
Last Changed Date: 2004-02-12 17:09:22 +0100 (Thu, 12 Feb 2004)
Text Last Updated: 2004-02-12 17:09:22 +0100 (Thu, 12 Feb 2004)
Properties Last Updated: 2004-02-12 15:47:06 +0100 (Thu, 12 Feb 2004)
Checksum: 1bf8913f63be59f8be7286d6f9efb48c

Then I updated another working copy, but the $Id$ keyword wasn't
updated:

ay:~/wd/mpfr/web> grep Id 0_ALIRE
$Id: 0_ALIRE 1115 2003-09-22 11:49:28Z lefevre $
ay:~/wd/mpfr/web> svn info 0_ALIRE
Path: 0_ALIRE
Name: 0_ALIRE
URL: file:///home/lefevre/svn/mpfr/web/0_ALIRE
Repository UUID: 99759db8-4ec0-0310-8bf9-df86780d22d8
Revision: 2523
Node Kind: file
Schedule: normal
Last Changed Author: lefevre
Last Changed Rev: 2523
Last Changed Date: 2004-02-12 17:09:22 +0100 (Thu, 12 Feb 2004)
Text Last Updated: 2004-02-12 12:12:34 +0100 (Thu, 12 Feb 2004)
Properties Last Updated: 2004-02-12 17:09:53 +0100 (Thu, 12 Feb 2004)
Checksum: 1bf8913f63be59f8be7286d6f9efb48c

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 12 17:17:35 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.