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.
Jakob Kruse wrote: > C:\sandbox\foo>cvs -d :sspi;force=NTLM:cvs.kruse-net.dk:/dana-invest.dk > checkout Kontrakter\data > cvs [checkout aborted]: Error reading from server cvs.kruse-net.dk: -1: > Unknown error If you're not on a domain you'll pretty much always have to specify the machine name & username on the remote machine anyway (since your local user can't be verified without a domain controller doing the arbitration). OTOH you shouldn't be getting the -1 error that frequently - points to something else interfering as well (especially if NTLM isn't working - it's pretty much a lowest common denominator ). Tony