[Bug 961] CVS annotate problems

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Dec 10 20:09:36 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=961





------- Additional Comments From mdb at juniper.net  2004-12-10 20:09 -------
Both cvs-1.11.18 (the stable branch release) and cvs-1.12.10 (the
feature branch release) have a workaround for your problem.

The difficulty is that SSH puts stdout into non-blocking mode via
a redirection of stderr. In turn, this may lead to fwrite() and/or
fflush() failing with EAGAIN which was not expected by previous
versions of CVS (rsh does not exhibit this misbehavior).



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list