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

Re: [PATCH] Issue 2213 - setting a max diff size

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Fri, 16 Jan 2009 18:46:41 +0100

On 16/01/2009, at 16.56, Greg Stein wrote:

> Smaller patches are definitely better. I'll take a look at these, but

If anyone wants it, i have created 3 slightly larger patches that
includes the changes from 4, 5 and 6 (all) my other patches.

The patches was applied in this order:

4-same-binary-header-number.txt
        sameimportfix.txt
        binary_file_endings.txt
        header_detail.txt
        max_number_of_diffs.txt

5-same-binary-header-number-mail.txt
        the same patch order as above +
        max_mail_size.txt

6-same-binary-header-number-mail-diff.txt
        the same patch order as above +
        max_diff_size.txt

However in 6, with all patches i made a small optimization because
both max_mail_size max_diff_size uses the same
        len(line.raw)
so i precalculated it rather than running it twice.

JonB

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1029283

Received on 2009-01-16 18:56:00 CET

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.