svn doesn't report modified file when timestamp has not changed
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-07-14 03:12:04 CEST
Subversion assumes that if the mtime value has not changed, then the
http://www.opengroup.org/onlinepubs/009695399/utilities/mv.html
According to a discussion in November 2002 ("svn status: does not
http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=25545
and the change was done due to the Windows behavior (probably
Indeed, under Unix, if max(mtime,ctime) is the same, then it is
This is a rather nasty bug, as some changes may remain unnoticed,
I also reported this bug in the Debian BTS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376103
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jul 14 03:12:35 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.