Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Where we saw it was when we switched from a Linux server to a cvsNT server. If the repository file had a full path in it starting with /, that would work on the Linux box but gave this error on the Windows server. Fixing the repository files to be relative (and match what is in the server) fixed the error. chuck Mark Johnson wrote: > We started getting this error when doing an update today: cvs [update > aborted]: writing to server socket: error -1 > > We don't know what is causing it, and it happens intermittently. We are > using the following versions: > server: CVSNT 2.5.03 (Scorpio) Build 2382 > client: CVSNT 2.5.03 (Scorpio) Build 2382 > CVSNT 2.5.02 (Servalan) Build 2064 > > Does anyone know what causes this, or how I can get more specific > information? Doing searches, this seems to show up in various different > errors, but I don't know how to narrow it down any further. > > Thanks, > Mark