Re: cvs broken pipe

2018-09-03 Thread ML
Hi It looks like a network issue... Wich CVS server are you using? Same problem with another CVS I guess... Maybe some firewall decided to reset your tcp connexion, a tcpdump on source server will tell you that. Kind regards Mat Le 3 sept. 2018 à 21:23, Germain Le Chapelain a écrit : >>

Re: cvs broken pipe

2018-09-03 Thread Germain Le Chapelain
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 This is a long shot but I am having a similar prob