[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-20 15:17:51 CET

On 2007-02-20 07:54:58 -0600, Les Mikesell wrote:
> I think what people are requesting is a _option_ to force a correct
> determination of 'changedness' to cover the situations where the
> timestamp can't be trusted. As a historical precedent, you might
> consider the 'rsync' program which needs to make approximately the same
> determination and thus the same need for an option to do it the fast or
> the correct way - and note that it does have exactly such an option.

But rsync is different as it doesn't make sense to compare the ctime
for remote files. So, with rsync, not using the mtime would really
make things slower, contrary to Subversion. Hence the option.

With Subversion, the option would be useful only for users who want
to set the mtime to some value so that Subversion doesn't regard the
file as modified. I don't think such a feature would be a good idea,
though.

-- 
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 Tue Feb 20 15:18:18 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.