Add failing test involving a branch from an excluded vendor branch.
commit8bce7b403f9c09b77acb208a0844ae47fb37b607
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Wed, 25 Aug 2010 18:43:28 +0000 (25 18:43 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Wed, 25 Aug 2010 18:43:28 +0000 (25 18:43 +0000)
tree2c234875da3e4734be1a17bbd2102c015be3bdf3
parentf83195efa51b53d3ba6685807f5bfc34054ec897
Add failing test involving a branch from an excluded vendor branch.

Patch by: Jon Foster <jon.foster@cabot.co.uk>

In the following scenario:

* my-branch sprouts from NTDBR on vendor-branch

* vendor-branch and vendor-tag are being excluded (and therefore the
  parent of my-branch is being grafted to trunk)

it should be possible to use a symbol-hints file to tell cvs2svn to
use trunk as the preferred parent for my-branch.

This test currently fails; cvs2svn refuses to accept trunk as the
preferred parent of my-branch because it is not recognized as a
possible parent.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5255 be7e6eca-30d4-0310-a8e5-ac0d63af7087
run-tests.py
test-data/branch-from-vendor-branch-cvsrepos/branch-from-vendor-branch-symbol-hints.txt [new file with mode: 0644]
test-data/branch-from-vendor-branch-cvsrepos/data,v [new file with mode: 0644]