cvs commit problem

Dumas Patrice <[email protected]> Mon, 12 May 2003 16:54:36 +0200
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
Hi,

I have a strange cvs commit problem. I commit quite a lot of files and it
stops before having committed all the files. The error message is:


300 file(s) commited
cvs [server aborted]: received broken pipe signal
cvs commit: dying gasps from localhost unexpected
cvs commit: saving log message in /tmp/cvsQcOPlR

In the messages before that there is:


=====================================================================
....

Checking in Tests/nodes_texinfo_res/texinfo.passfirst;
/cvs/texi2html/Tests/nodes_texinfo_res/texinfo.passfirst,v  <--  texinfo.passfir
st
initial revision: 1.1
done
cvs commit: warning: unrecognized response `assorted Emacs Lisp' from cvs server
cvs commit: warning: unrecognized response `functions, and several variables.  T
o make the list easier to use, the' from cvs server
cvs commit: warning: unrecognized response `commands are listed without their pr
eceding @samp{@@}.' from cvs server
cvs commit: warning: unrecognized response `@printindex fn' from cvs server
cvs commit: warning: unrecognized response `' from cvs server
cvs commit: warning: unrecognized response `@node Concept Index' from cvs server
cvs commit: warning: unrecognized response `@unnumbered Concept Index' from cvs 
server
cvs commit: warning: unrecognized response `' from cvs server
cvs commit: warning: unrecognized response `@printindex cp' from cvs server
cvs commit: warning: unrecognized response `' from cvs server
RCS file: /cvs/texi2html/Tests/nodes_texinfo_res/texinfo_283.html,v
done

.... normal cvs commit output ....

Checking in Tests/nodes_texinfo_res/texinfo_286.html;
/cvs/texi2html/Tests/nodes_texinfo_res/texinfo_286.html,v  <--  texinfo_286.html
initial revision: 1.1
done
RCS file: /cvs/texi2html/Tests/nodes_texinfo_res/texinfo_288.html,v
done
cvs commit: warning: unrecognized response ` M Checking in Tests/nodes_texinfo_r
es/texinfo_288.html;' from cvs server
cvs commit: warning: unrecognized response `[M /cvs/texi2html/Tests/nodes_texinf
o_res/texinfo_288.html,v  <--  texinfo_288.html' from cvs server
initial revision: 1.1
cvs commit: warning: unrecognized response `logM done' from cvs server
cvs commit: warning: unrecognized response ` aborted]Mod-time 12 May 2003 13:48:
37 -0000' from cvs server
cvs commit: warning: unrecognized response `i>texi2html</i></a>.' from cvs serve
r
cvs commit: warning: unrecognized response ` </font>' from cvs server
cvs commit: warning: unrecognized response ` <br>' from cvs server
cvs commit: warning: unrecognized response `' from cvs server
cvs commit: warning: unrecognized response `</p>' from cvs server
cvs commit: warning: unrecognized response `</body>' from cvs server
cvs commit: warning: unrecognized response `</html>' from cvs server
RCS file: /cvs/texi2html/Tests/nodes_texinfo_res/texinfo_289.html,v
done
Checking in Tests/nodes_texinfo_res/texinfo_289.html;
/cvs/texi2html/Tests/nodes_texinfo_res/texinfo_289.html,v  <--  texinfo_289.html
initial revision: 1.1
done

....
===================================================================

I have had that message once and I did a recommit and more files were
committed but there are still some pending. Should I ignore the error messages
and commit until all the files are committed ? Or wait ? Or do something
else ?

Pat