bliss@tigris.org wrote:
>Author: bliss
>Date: Sun Apr 25 11:55:38 2004
>New Revision: 9496
>
>Modified:
>   trunk/subversion/include/svn_types.h
>   trunk/subversion/libsvn_delta/delta.h
>   trunk/subversion/libsvn_delta/text_delta.c
>   trunk/subversion/tests/libsvn_fs/fs-test.c
>Log:
>Break apart the stream chunk size and the svndiff window size, and
>make the latter an internal constant in libsvn_delta.  Breaking these
>apart makes it easy to adjust the delta window size without breaking
>the API, and it's cleaner.
>  
>
Just as long as we keep in mind that changing the delat window size 
breaks repository binary compatibility (i.e., it requires a repos reload).
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 28 19:54:52 2004