[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-13 21:05:53 CET

Philip Martin <philip@codematters.co.uk> writes:
> It's possible that APR should be changed to put the more recent of
> create/last write into ctime. However that's really a separate issue
> and need not concern us, I don't think Subversion should be using
> ctime at all, it's only interested in the file contents. I'm going to
> check-in a patch to make svn_io_file_affected_time always use mtime,
> that is unless someone objects :)

No objection here. I originally had it watching ctime when we still
thought we'd be versioning all of a file's mode bits. Later we
decided not to do that, so the ctime check is just weird :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 13 21:40:15 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.