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

Re: Speeding up the 'svn commit' process?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-10 12:46:18 CEST

Justin Erenkrantz <jerenkrantz@apache.org> writes:

> So, what would we have to do to keep a single copy of the parsed
> entries file and pass it around everywhere? Should I just start
> trying to add entry to functions and go from there? I believe
> the second entries parsing comes from svn_wc_props_modified_p -
> which has the distinction of not wanting info on deleted files.
> I think we can work around that even if we have the complete
> entries for that directory (no need to re-read it).

I've started looking at issue #749

http://subversion.tigris.org/issues/show_bug.cgi?id=749

This will allow some cacheing of the entries.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 10 12:47:00 2002

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.