Test case for grafting onto a parent that was itself grafted.
commit7080a778ab5d561d0fe2d087d7110c14e0432738
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 9 Jan 2011 06:45:39 +0000 (9 06:45 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 9 Jan 2011 06:45:39 +0000 (9 06:45 +0000)
tree8179576768818f77ee9ecb980f9d3909e741088b
parent774bc69cd6a69201444f4e8f98d53f1defe8d152
Test case for grafting onto a parent that was itself grafted.

Test repository by: Anders Pilegaard <arrowyard@gmail.com>
Test case by: me

Branch b3's preferred parent is b1 and b1's preferred parent is b2.
Since b1 is grafted to b2 first, b1 is not found when b3's preferred
parent is sought.  This results in a non-optimal creation of branch b3
via a copy from trunk followed by a copy of file2 from b1.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5313 be7e6eca-30d4-0310-a8e5-ac0d63af7087
run-tests.py
test-data/move-parent-cvsrepos/file1,v [new file with mode: 0644]
test-data/move-parent-cvsrepos/file2,v [new file with mode: 0644]