Improve error reporting of ValueExceptions emitted by rcsparse.
commit57da0a1b833c6fced575ccf00d4aef2ef7b99e19
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 9 Dec 2010 08:45:51 +0000 (9 08:45 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 9 Dec 2010 08:45:51 +0000 (9 08:45 +0000)
tree42d691dfc7da5d2d695a6fedd78c973e30ebc16d
parent3fc8227a7c6ff33fb3ad4cfbe171a519a9106bf8
Improve error reporting of ValueExceptions emitted by rcsparse.

Patch by: Craig Leres <leres@tigris.org>
(Submitted with issue #141.)

Comment (copied from issue):

I had a really old RCS ,v file that had a bad year in a date string
(100.01.05.12.00.52) and it was a fair amount of work to figure out
what the problem was.

In the process I made a couple of short patches to cvs2svn to provide
additional info when the error is "invalid year"; patches attached.

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