[Cvsnt] CVS, SSH on Win32

Torsten Martinsen torsten at image.dk
Fri Apr 12 22:34:49 BST 2002


> From: "Leonid Krutyansky" <krut at orc.ru>
>
> What I get when I try to checkout module is something like this:
>
> cvs checkout: warning: unrecognized response `lk at wrc's password:
> ' from cvs server

What happens here is that plink prompts you for the password. Since stdin and stdout are redirected, the password is sent to the CVS server, and it is not possible for you to enter the password.

You can either

1) set up Plink to use PKA (requires that you run the Pageant application, see the PuTTY doc for details)

2) switch to using the Plink version distributed with TortoiseCVS (www.tortoisecvs.org) which solves this problem.

-Torsten

_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list