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

Re: svn commit: r9496 - in trunk/subversion: include libsvn_delta tests/libsvn_fs

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-04-28 19:53:18 CEST

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

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.