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

Re: svn commit: r21797 - in trunk: . subversion/tests/cmdline subversion/tests/cmdline/svntest

From: David Glasser <glasser_at_mit.edu>
Date: 2006-10-09 17:33:38 CEST

On 10/9/06, Peter Samuelson <peter@p12n.org> wrote:
> Variation: define a sort of inverse svn_sleep_for_timestamps which uses
> apr_file_mtime_set() to move the timestamp on a given file backwards
> one or two seconds. This perhaps isn't practical for working copy
> files, which may have been modified very recently, but it should work
> perfectly for temporary files like the one in question here.

I thought of that, and mentioned it on IRC (couldn't actually find the
right APR function, thanks). Ivan Zhakov convinced me that it
wouldn't work for some reason, but I don't remember why -- and maybe
that was just for wc files.

My favorite approach is still just "set the system clock a second forward" :-)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 9 17:34:35 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.