[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: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-13 07:31:29 CET

mark benedetto king wrote:

>Greg Hudson and I discussed the following idea on IRC today:
>
>What if svn were to note its startup time, set all created files to
>that time, and then, at exit time, if any files were modified, wait
>until the time has changed from that time (which it probably will have
>already)?
>
>1.) There is no lie. svn *could have* updated that file then.
> Well, maybe that's a small lie. :-)
>2.) There is likely no/little sleep required, and certainly no more than
> in the existing scheme.
>
>Are we missing something?
>
>

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".

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 13 07:32:21 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.