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

Re: New WC [not on disk]

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Fri, 19 Sep 2008 14:18:00 +0200

>> The choice here really depends on the DIFF library. I haven't looked
>> at it (yet). If it rewinds "often", then we'd want to cache
>> decompressed output to disk, and pass that file to DIFF (or do the
>> "open a stream again for a rewind" option).
>
> If I remember correctly our libsvn_diff library just keeps a token buffer
> instead of using rewinding to create the diff datastructure. It only rewinds
> when creating the actual output.

Right. You remember correctly.

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-19 14:18:10 CEST

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.