Solve the move_parents problem.
commit257e241308b662971c20757a0bac90d4d18e2b7a
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 29 Jan 2011 05:22:12 +0000 (29 05:22 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 29 Jan 2011 05:22:12 +0000 (29 05:22 +0000)
treef36f5e3dc4afd68107dd514e1018d7c36770d8f4
parent9cb6216728fdaf0f8aa5b232571ed435bd0c844d
Solve the move_parents problem.

Graft a branch before its possible parents, to avoid the possibility
that the parent is grafted away and then cannot be identified as a
possible parent.

This patch is inspired by a patch submitted by Anders Pilegaard
<arrowyard@gmail.com>.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5319 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/cvs_file_items.py
run-tests.py