On Thu, 2008-10-16 at 00:29 +0200, Julian Foad wrote:
> 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
Here's the patch... attached.
- 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 10:19:39 CEST