to make this test pass).


Patch
r877797

r877797 | lgo | 2009-05-14 01:09:20 -0500 (Thu, 14 May 2009)

Fix issue in 'blame -g' where all chunks are not correctly
identified as part of the same merged revision.

Patch by: Alan Wood <Alan.Wood@clear.net.nz>
          me (small tweaks, removed some changes, unneeded
              to make this test pass).

* subversion/libsvn_client/blame.c
  (normalize_blames): Correctly insert new 'blame chunks'
   in the chain or merged chain, instead of losing some
   chunks in the process.

* subversion/tests/cmdline/blame_tess.py
  (test_list): Remove XFail wrapper from blame_output_after_merge
   test.