Any ideas what to do when you hit this? # for i in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19; do cvs update -A; done cvs [update aborted]: error writing to server: Broken pipe cvs [update aborted]: error writing to server: Broken pipe cvs [update aborted]: error writing to server: Broken pipe cvs [update aborted]: error writing to server: Broken pipe
(tried -z3 and -z9, and there is a -Pd all in .cvsrc) Cheers, Patrick