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

Re: RFC: timestamps/sleep

From: mark benedetto king <mbk_at_boredom.org>
Date: 2003-02-13 14:21:45 CET

On Thu, Feb 13, 2003 at 07:31:29AM +0100, Branko ?ibej wrote:
>
> Yup. *Not* the startup time, please, as that assumes the client is a
> command-line app that gets run once for each command. Instead,
> libsvn_client could note the time each operation started; that would be
> friendly to GUI clients, svnshell.py and (the not-yet-implemented) "svn
> --shell".
>

How about adding a "now" field to the client context? libsvn_client/libsvn_wc
wouldn't know anything about sleeping or retro-dating, they just know "now",
and they make sure that files get created with dates of "now".

It is up to the client to sleep if it wants to.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 13 14:22:37 2003

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.