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

Re: svn commit: rev 1972 - trunk/subversion/tests/libsvn_delta trunk/subversion/libsvn_delta

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-05-17 03:57:31 CEST

brane@tigris.org wrote:

>Author: brane
>Date: 2002-05-17 01:26 GMT
>New Revision: 1972
>
>Added:
> trunk/subversion/libsvn_delta/compose_delta.c
>Modified:
> trunk/subversion/libsvn_delta/delta.h
> trunk/subversion/libsvn_delta/libsvn_delta.dsp
> trunk/subversion/libsvn_delta/text_delta.c
> trunk/subversion/libsvn_delta/vdelta.c
> trunk/subversion/tests/libsvn_delta/random-test.c
>Log:
>Checkpoint of delta combiner work.
>
>

Sigh, finally getting somewhere. I'm committing this because a) it needs
to be reviewed, and b) it needs to be reviewed. Since I'm going away for
a week, this is the perfect moment. :-)

(BTW: the first implementation will assume all delta windows in the repo
are the same size and aligned, which is the case right now. The magic
necessary for combining overlapping windows is post-1.0.)

Next steps:

    * Implement the copying of delta ops from the source window
    * Add a high-level delta_combine_test to random-test, make that pass
    * Splice delta combination into the filesystem

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 17 03:58:38 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.