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.
Chris Yocum wrote: > I am trying to use CVSNT 1.11.1.3 build 63 with the SSH support. I > can use pserver and ntserver protocols perfectly. However, when I try to > use this form of the SSH protocol :ssh:cyocum at chrishome:/TEST, I get > Incorrect > password or key. I checked to make sure that I was entering the correct > password with the pserver protocol. Is there something that I am missing? > Hmm... so you did: cvs -d :ssh:cyocum at chrishome:/TEST login and that worked, followed by cvs -d :ssh:cyocum at chrishome:/TEST co <something> and that failed? Strange... The ssh server isn't nearly as well tested as anything else though (which is why it's marked experimental) so it doesn't entirely surprise me. I'll look into it. Tony