[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: Lukas Reck <dasluq_at_gmail.com>
Date: 2007-02-19 14:48:01 CET

2007/2/19, Vincent Lefevre <vincent+svn@vinc17.org>:
> On 2007-02-19 06:28:21 +0100, Lukas Reck wrote:
> > So as I understand it, it is not exactly svn's fault, but recode
> > messing with mtime.
>
> It's both. But I'd say that it's more svn's fault since changing the
> mtime is not forbidden and there may be good reasons to change it.
> Only the ctime can't be changed by the user and can be regarded as
> reliable.

So what is the rationale for not using max(mtime,cime) on POSIX(ish?)
systems instead of the mtime? And even if there is one, why is this
not documented?

-- 
Regards, Lukas Reck
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 19 14:48:30 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.