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

cvs2svn Failure--Bad CVS Reposotory?

From: Tom Browder <tom.browder_at_gmail.com>
Date: Fri, 4 Jan 2008 14:50:27 -0600

cvs2svn fails with a bad diff output:

ERROR: The command 'co -q -x,v -p1.1 -kk cvsroot/Xmodule/X.txt,v'
failed with exit status=1
and the following output:
co: cvsroot/Xmodule/X.txt,v: bad diff output line: "Blah Blah"
co aborted

I checked out the module and commanded:

% cd Xmodule
% cvs diff -r1.1 X.txt
cvs [diff aborted]: unrecognized operation '\x43' in
/usr/local/cvsroot/Xmodule/X.txt,v

I've tried 'od -c' on the file "/usr/local/cvsroot/Xmodule/X.txt,v"
but haven't seen anything yet.

Any ideas?

Thanks.

-Tom

Tom Browder
Niceville, Florida
USA

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-04 22:00:32 CET

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.