Re: Bigger --deltas dump with 1.7.5 than with 1.6.17

2012-06-22 Thread Vincent Lefevre
Thanks for the explanations. On 2012-06-22 00:18:50 +0200, Stefan Fuhrmann wrote: > xdelta uses fixed-size 100kByte deltification windows. > The Changelog file in question is >400k, i.e. 4+ windows. > You insert about 2k at the beginning of the file, moving > the older parts by a similar distance.

Re: svn commit: r1352935 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/deprecated.c libsvn_client/mergeinfo.c svn/main.c svn/mergeinfo-cmd.c

2012-06-22 Thread Greg Stein
On Jun 22, 2012 11:48 AM, @ apache.org > wrote: >... > +++ subversion/trunk/subversion/libsvn_client/mergeinfo.c Fri Jun 22 15:47:43 2012 > @@ -1622,20 +1622,21 @@ svn_client_mergeinfo_get_merged(apr_hash > > > svn_error_t * > -svn_client_mergeinfo_log(svn_boolean_t finding_merged, > -