Jack Ivey wrote:
> Hi,
> I was trying to convert a cvs repository using the latest (8673)
> version of cvs2svn and got the following error:
>
> adding or changing 1.1 : 'trunk/hw80/core/make.cfg'
> co: ../cvs/unity/hw80/core/make.cfg,v:171: edit script refers to line past
> end of file
> co aborted
> Error: Command failed: "co -q -p1.1 '../cvs/unity/hw80/core/make.cfg,v'"
Cool that the newly added error checking works. Not at all cool that
your RCS file ../cvs/unity/hw80/core/make.cfg,v is corrupt. From the
error message it looks like it's been truncated. Is there any chance
that you can repair it?
I suppose we could add a switch to let cvs2svn put some informative
error message in the broken revisions and let the conversion continue.
It's better than removing the whole file I suppose. Opinions anyone?
/Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 00:55:31 2004