[Bug 4096] New: "abort: malformed response from CVS"
mercurial-bugs at selenic.com
mercurial-bugs at selenic.com
Tue Nov 12 01:57:32 UTC 2013
http://bz.selenic.com/show_bug.cgi?id=4096
Priority: normal
Bug ID: 4096
CC: mercurial-devel at selenic.com
Assignee: bugzilla at selenic.com
Summary: "abort: malformed response from CVS"
Severity: bug
Classification: Unclassified
OS: Other
Reporter: iam at juanfra.info
Hardware: PC
Status: UNCONFIRMED
Version: 2.8
Component: convert
Product: Mercurial
Mercurial shows this error in each conversion of the OpenBSD src CVS repo:
226591 clean up. we no longer need these.
226590 Merge of GCC 2.7.2.1
226589 Merge of GCC 2.7.2.1
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/README is no longer in the
repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/binaries.html is no longer
in the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/build.html is no longer in
the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/configure.html is no longer
in the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/download.html is no longer
in the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/finalinstall.html is no
longer in the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/gfdl.html is no longer in
the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/index.html is no longer in
the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/old.html is no longer in
the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/specific.html is no longer
in the repository
cvs server: cvs server: src/gnu/usr.bin/gcc/INSTALL/test.html is no longer in
the repository
abort: malformed response from CVS
Let me know if you need the full log.
The command used for the conversion is: hg convert --config
convert.cvsps.cache=false --datesort --source-type cvs src
The src repo is a "cvs checkout" from a local copy of the OpenBSD CVS repo.
Apparently a netbsd user also had the same error with the conversion of his
repo: http://mail-index.netbsd.org/tech-repository/2012/07/21/msg000425.html
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list