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

Re: svn status: does not notice changed file if timestamp of "new " file is older

From: <brane_at_xbc.nu>
Date: 2002-11-20 02:39:02 CET

Better late than never...

Quoting Philip Martin <philip@codematters.co.uk>:
> If you mean my proposed change from using the greater of mtime/ctime
> to just using mtime is itself wrong then could you explain further.

Using only mtime in Subversion is correct. APR is wrong when it maps file
creation time to POSIX ctime -- they're entirely different concepts.

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 20 02:39:46 2002

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.