* tools/cvs2svn/run-tests.py: Do not use --trunk-only when converting
commit2b019f54f32f9814aecb937450cd98aa56efe301
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 5 Sep 2003 16:44:14 +0000 (5 16:44 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 5 Sep 2003 16:44:14 +0000 (5 16:44 +0000)
tree0e021868fef53d099a78a17371bc755e89ffc83c
parent3d7d3114fdb2841d5f161a01b82e47d4fe7010d4
* tools/cvs2svn/run-tests.py: Do not use --trunk-only when converting
  main-cvsrepos. Adjust revision numbers in tests to account for extra
  revisions introduced by branch commits. Refactor revnums into "rev = xx"
  lines before each specific-revision stanza, to ease future updates.
  (simple_branch_commits, mixed_commits): After the above, no longer XFail.

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