[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cvs2svn error

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-02-18 00:55:09 CET

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.