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

Re: [PATCH] The blame speedup, second try

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-05-31 22:26:29 CEST

Hi,

On Mon, 31 May 2004, Greg Hudson wrote:

> Perhaps it would be better to hand delta windows to the caller, as
> originally theorized. As has been pointed out, some day it may be
> possible to do something clever to calculate diffs from delta windows
> (although that sounds awfully hard and not very rewarding), and
> generally our RA interfaces match pretty closely the kind of data being
> passed over the wire, even over HTTP.
>
I've reworked the patch, so that the file_rev_handler takes a delta stream
instead of the name of a temporary file. Also, I created a repos function
matching the RA layer one. libsvn_client/blame.c is a real mess currently.
Obviously, I'll clean it up before you'll se its commited.

Any comments?
Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon May 31 22:16:57 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.