[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-03-13 00:49:59 CET

Ivan Zhakov wrote:
> I like this idea. Actually I've never understood why
> sleep_for_timestamps stuff is in libsvn_client.

I could be wrong, but I think it lives in _client at the moment because we
wanted to sleep the minimum amount for a given high-level operation. The
worry was with a single person running 'svn' in a scripted situation, not
running any-ol-WC-library-consumer. And rather than sleep once per changed
file, for example, we much preferred to sleep once per update, for example.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Mar 13 00:50:23 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.