bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs [commit aborted]: received broken pipe signal


From: 0783735-Steven.P.Nicoloso(whd387)w236
Subject: cvs [commit aborted]: received broken pipe signal
Date: Wed, 10 Mar 2004 16:02:22 -0500 (EST)

Just a quick note to tell of my solution to the (apparently)
well-known but poorly understood problem:

cvs [commit aborted]: received broken pipe signal

occuring on a cvs commit.  We are using:
  Concurrent Versions System (CVS) 1.11.11 (client/server)
with SunOS 5.8

Like others I've found on the web, this problem was
occurring on a directory that had a special "behavior" of
nothing happening to it.  I.e., in 

CVSROOT/loginfo I had originally:

^src/Big/Blue (echo "\c" > /dev/null)

When I changed this instruction to:

^src/Big/Blue (echo "\c"; cat) > /dev/null

the "problem" went away.

Cheers,
Steve
_______________________________

Steven Nicoloso, MTS
Open Innovation Lab (OIL)
Lucent Technologies

   Can you think of another word for "synonym"?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]