[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: Peter Samuelson <peter_at_p12n.org>
Date: 2006-10-09 14:40:40 CEST

[David Glasser]
> Yup, that's it: svn_cl__edit_externally assumes nothing was edited if
> the mtime and size hasn't changed.

> * This is a bug and should be fixed by adding
> svn_sleep_for_timestamps to svn_cl__edit_externally.

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.

Peter

Received on Mon Oct 9 14:40:54 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.