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

[PATCH] Investigating/testing diff --summarize

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 16 Oct 2008 00:29:59 +0200

On Sun, 2008-10-12 at 05:12 +0200, Neels J. Hofmeyr wrote:
> This is a summary for those interested in discovering scores of broken diff
> cases (on trunk, marked "*** NOTE") or in the current state of summarizing
> diff re- implementation, and otherwise just a note to myself.

Neels, thanks for adding support for "diff --summarize" repos-wc,
wc-repos and wc-wc cases.

I'm looking at the current state of the "diff-repos-wc" branch.

I have extended diff-tests 37, "basic diff summarize", to also
incorporate:

  - dir add, dir delete (as well as the other cases it already did)

  - repos-wc, wc-wc (as well as repos-repos that it already did)

This shows up some problems - e.g. it fails to call the "dir deleted"
and "dir added" callbacks except in repos-repos mode.

I have added "printf" debugging lines to the callbacks to show this.

Posting so anyone can investigate. I'll have more of a look tomorrow.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-16 00:30:18 CEST

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.