[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: Jack Ivey <ivey_at_altair.com>
Date: 2004-02-18 14:55:54 CET

Tobias,

>> 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 looked at the file and there is a cryptic log message at the
1.1.1.1 revision: (See below). The file itself looks intact, (not cut
off mid-line or anything).

Here's the last few lines of the file:

d39 2
a40 2
        hwIDEntity(const hwIDEntity&) {}
        void operator=(const hwIDEntity&) {}
d42 1
a42 1
        hwID _id;
@

1.1.1.1
log
@Recreated all source since previous respository corrupted
@
text
@@

What might be causing is the script to complain?

>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?

That would be helpful....

Thanks,
Jack

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 14:56:24 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.