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

Re: svn does not detect file recodings as changes

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2007-02-19 00:38:58 CET

On 2007-02-18 17:22:46 +0100, Lukas Reck wrote:
> Seeing how svn's diff algorithm tries to be smarter than I am is
> annoying. If this is a feature, the documentation should mention it,
> and provide a workaround.

This is due to the fact that by default, recode doesn't modify the
mtime (this is a feature). I reported the problem last year, in the
dev mailing-list:

http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=117800

It is annoying that Subversion developers don't regard it as a bug,
even though there would be a simple fix: look at ctime too (under
Unix).

-- 
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 / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 19 00:39:23 2007

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.