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.
Tony> there's no way for CVS to know the difference. That's what I thought in the first place. But then cygwin cvs worked... Tony> You shouldn't be able to login at all with cygwin cvs with require encryption set. But I am! I'm sure I have the CVSNT cvs.exe running on the other side, because I have NOT installed the cygwin cvs paket. And the following sort of proves it, right? $ ssh cvs.trilab.ch cvs --version Enter passphrase for key '/home/xy/.ssh/id_rsa': Concurrent Versions System (CVSNT) 2.0.35 (client/server) ... $ cvs -d:ext:cvs.trilab.ch:/trilab version Client: Concurrent Versions System (CVS) 1.11.6 (client/server) Server: Enter passphrase for key '/home/xy/.ssh/id_rsa': Concurrent Versions System (CVS) 1.11.2 (client/server) And that is all run with "Require Encryption". Now what's wrong? Does the CVSNT cvs.exe perform local access to the repository? -- Mark -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Tony Hoyle Sent: Dienstag, 23. März 2004 11:03 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Re: :ext: protocol with PuTTY plink.exe not consideredencrypted ...