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

Re: apr time-setting routine

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-09-12 22:09:35 CEST

Manoj Kasichainula <manoj@collab.net> writes:
> > If not, another possibility is to record the timestamp textually as
> > CVS does. (Sigh).
>
> Well, I would assume subversion records the time that each delta was
> committed. So won't you have the timestamp recorded anyway?

By the principle of using available information efficiently, I'd
prefer to just set the local working file and its text-base
doppelganger to have the same timestamp, and then compare those.

But if that's not possible to do reliably, then recording the working
file's up-to-date timestamp textually in an administrative file (and
simply ignoring the text-base file's timestamp) is the next best
thing.

(This is regarding updates & local mods, not commits.)
Received on Sat Oct 21 14:36:08 2006

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.