Dan Peterson writes: > > Under what circumstances will a CVS client stay connected to the server > without doing ANYTHING? Does this depend on the type of client? Or are > there some commands that will stay connected?
The only time I can think of that the standard client intentionally stays connected without doing anything is during a commit when it's waiting for the user to finish editing the log message. There's also an interoperability bug between the 1.11.2 server and pre-1.11.2 clients when using compression (the global -z option) where both the client and the server wait (forever) for the other side to close the connection first. -Larry Jones Let's pretend I already feel terrible about it, and that you don't need to rub it in any more. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
