Derek Robert Price writes: > > It's possible CVSLCKSLEEP + something bigger than 1 might make sense with a > heavily loaded server. Perhaps with a commit, which I dare say might have to > wait for a lock, the check pass might run for longer than a second before > getting to the second (commit) pass and returning any data, causing an > undesirable timeout with this default.
Correct me if I'm wrong, but doesn't commit also have to wait for the client's editor session for the log message? If so, I'd say something like 10 minutes is the absolute minimum we should recommend. And I'd strongly support keeping 0 as the default -- KEEPALIVE is a much better solution to the problem (on systems where it actually does something instead of just being a placebo). -Larry Jones I suppose if I had two X chromosomes, I'd feel hostile too. -- Calvin _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
