Justin Erenkrantz wrote:
> --On Thursday, February 10, 2005 11:15 AM -0500 Daniel Berlin
> <dberlin@dberlin.org> wrote:
>
>> Again, you don't have to, since at that level, it's all svndiff, not
>> vdelta or xdelta.
>> I've just changed the svndiff generator, not the svndiff format.
>
>
> Right, but in order to use xdelta on an already existing large
> repository, you'd have to do a dump/load. Or, am I missing
> something? -- justin
Yes. :-)
Once again: The repository stores svndiff, and we send svndiff over the
wire. What algorithm we use to generate the svndiff doesn't matter, nor
does it have to be the same algorithm for the whole repository. The code
that uses the svndiff doesn't in any way depend on the code that
generates it.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 10 17:32:05 2005