Mark E. Hamilton
Thu, 07 Jul 2005 11:38:05 -0700
Yu He wrote:
Hi all: After commit,always receive the following error message, cvs [server aborted]: received broken pipe signalWhat's the reason? Thanks a lot in advance! Regards,Winnie
The cause of this is probably the failure of a loginfo script to function as a filter and consume stdin when it is invoked. The reason it doesn't happen all the time is that there is a different amount of information on stdin every time, depending on how many files are being committed. Sometimes it fills up the internal buffers and sometimes it doesn't.
This is documented in this section of the manual: https://www.cvshome.org/docs/manual/cvs-1.11.20/cvs_18.html#SEC175 -- ---------------- Mark E. Hamilton Orion International Technologies, Inc. Sandia National Laboratory, NM. 505-844-7666 _______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs