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

Re: Improving the performance of libsvn_wc for checkouts/updates/switches

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-05-22 20:37:03 CEST

Josh Pieper <jjp@pobox.com> writes:

> Ok, so instead of the suggested entries+changes approach mentioned in
> 'entries-caching', I essentially just saved up the log-file until the
> entire directory modification is done. In order to let updates be
> resumable, I had to add a pool cleanup handler that runs the
> directory's log files when its pool is destroyed prematurely before
> the entire update has completed. Is this OK?

I don't know. How does it handle sub-dirs? Are you going to
accumulate "pending" log files for the entire directory hierarchy?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 22 20:37:27 2004

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.