Add cvs2hg top-level script.
commitcc7a4acc31d7e4cf97a19b938416611288604913
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 1 Sep 2009 07:19:40 +0000 (1 07:19 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 1 Sep 2009 07:19:40 +0000 (1 07:19 +0000)
tree059732ad5e69b56f59a5432833f13e4fb71bccd6
parent79450bc9d34f707882e90abda81fd62a85d850ed
Add cvs2hg top-level script.

Patch by: Greg Ward <greg@gerg.ca>

* cvs2hg: New script (copy of cvs2{svn,git} with an additional check
  of Mercural API version).

* cvs2svn_lib/main.py: Add hg_main().

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4911 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2hg [new file with mode: 0755]
cvs2svn_lib/main.py