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

Re: [PROPOSAL] Move sleeping for timestamps to libsvn_wc

From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-03-13 06:28:32 CET

[C. Michael Pilato]
> And rather than sleep once per changed file, for example, we much
> preferred to sleep once per update, for example.

Hmmm, how about moving the sleep functionality into a new
svn_wc_sleep_for_timestamp called from libsvn_client? The idea is that
apps could also call it directly if they want.

libsvn_wc would have to keep an internal global for "latest timestamp
written to an entries file", but that's trivial enough.

Peter

Received on Tue Mar 13 06:28:44 2007

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.