I am doing a whole bunch of CVS and RCS repository conversions in Subversion. From time to time I come across a damaged v file. I figured out how to fix them manually, but it gets tedious, and my last project has a lot of corrupted files, more than I have to repair manually.
Therefore, I would like to have a tool to analyze and repair RCS files. This may mean that some older versions will be incomplete. For example, I saw cases where version 1.1 was missing, so adding an empty version with a comment indicating that it is missing is a trick.
I tried many times to find such a tool, but did not understand anything. I was about to start writing my own tool, but thought I'd try to ask here first.
I know that I can just get snapshots of the code and import them, and I will resort to this if I need to (just refuse these offers :)
++ thanks
trent source share