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

RE: saving time stamps of files

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-05-09 17:55:31 CEST

> Note that using the commit time is quite sufficient for "make", even
if you
> have generated files in the repository; at worst, the source and the
> generated file would have exactly the same timestamp after an update.

Historically, "exactly the same time on source and generated" has had
indeterminate effect in various makes. I don't know if that's still an
issue--it started to pass away when one second (granularity of
filesystem timestamps) started to be "a really long time."

In any case, I don't see how using the commit timsestamp addresses the
interleaved operation problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 17:56:21 2003

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.