cvs2git: Emit some more information in OutputPass.
commit6650ecfb0a3f0de88fdd2423970c020799dde30b
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 18 Jun 2013 09:22:58 +0000 (18 09:22 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 18 Jun 2013 09:22:58 +0000 (18 09:22 +0000)
treefe0cd090e9e92cb245a3fd07ce23a10566467724
parente4b4aad5ae00b58f7eddf373499b524fabb87fea
cvs2git: Emit some more information in OutputPass.

During OutputPass of cvs2git, output the correspondence between the
SVN revnums used in CreateRevsPass and the commit marks written to the
dumpfile.  This gives users a hope of determining which CVS file
revisions are added in which Git commits (though they still have to
convert marks -> SHA1s themselves).

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5432 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/git_output_option.py