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

Subversion upgrade and $Id$ keyword changes

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

I've just upgraded Subversion from 0.33 to 0.37, did the dump / load
cycle and checked out a new working copy. I've noticed that some of
the $Id$ keywords have been modified. For instance:

diff -r -x '\.svn' wd.bak/mpfr/web/0_ALIRE wd/mpfr/web/0_ALIRE
8c8
< $Id: 0_ALIRE 1769 2003-11-21 14:08:50Z lefevre $

---
> $Id: 0_ALIRE 1115 2003-09-22 11:49:28Z lefevre $
diff -r -x '\.svn' wd.bak/oldtests/tools/Makefile wd/oldtests/tools/Makefile
26c26
< # $Id: Makefile 1932 2003-12-05 15:21:42Z lefevre $
---
> # $Id: Makefile 2031 2003-12-17 15:32:53Z lefevre $
It seems that a file copy is no longer regarded as a modification
and that a modification of properties (at least svn:mime-type) is
now regarded as a modification. But nothing is said about that in
the changelog. Is it normal or is there a bug?
-- 
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 12:32:56 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.