Hi, Gregor

> I have problem using CVS with SSH on Windows 2000.
Am I right that you're trying CVSNT server on W2k with SSH?

I think I have very close problems.
If you find a decision please, let me know ASAP !

> I have installed OpenSSH Server v3.1-3 for Windows from
> networksimplicity.com. I can connect to SSH as a regular user.
> I have installed CVS server for NT 1.11.1.3.
> Both ssh client and cvs client are in PATH.

I have CVS NT  1.11.1.2(41) server on W2k
and Pragma ssh server installed.
I can connect to the SSH server from another machine (W98) through LAN
with ssh client (Putty).
I have WinCVS client 1.3.7. Everything works OK with :pserver:
But I can not get CVS work with SSH.
Some time ago Tony wrote in the list that theoretically CVSNT server
should work with SSH, but it is tricky and he has never tried.

> - disabled 2401 port on CVS server
How you made this?

My server name is "WRC"
My user_name is "lk"
I have plink.exe ssh utility configured to transmit my user_account's
password  switched on with WinCVS, which works OK in a simple SSH
session.

What I get when I try to checkout module is something like this:

cvs checkout: warning: unrecognized response `lk@wrc's password:
' from cvs server
cvs checkout: warning: unrecognized response `lk@wrc's password:
' from cvs server
cvs checkout: warning: unrecognized response `lk@wrc's password:
' from cvs server

Look, when sshd server is stopped it gives different:

FATAL ERROR: Network error: Connection refused



> From: =?ISO-8859-1?Q?Gregor_Kovac=28?= <[EMAIL PROTECTED]>
> Date: Fri, 12 Apr 2002 13:49:37 +0200
> Organization: cvsnt.org news server
> To: [EMAIL PROTECTED]
> Subject: [Cvsnt] CVS, SSH on Win32
>
> Hi!
>
> I have problem using CVS with SSH on Windows 2000.
> I have installed OpenSSH Server v3.1-3 for Windows from
> networksimplicity.com. I can connect to SSH as a regular user.
> I have installed CVS server for NT 1.11.1.3.
> Both ssh client and cvs client are in PATH.
>
>
> I can use cvs with pserver, but not SSH.
> What I did:
> - disabled 2401 port on CVS server
> - used CVS 1.11.1p1 client from www.cvshome.org for Windows 2000.
> - set CVS_RSH to ssh (set CVS_RSH=ssh)
> - used CVSROOT=:ext:username@cvsServer:/d/app/cvs/repository since my
> CVS repository is in d:\app\cvs\repository
>
> When I run cvs checkout module I get a prompt to enter my password,
> which I did and then I get:
> cvs: not found
> cvs [checkout aborted]: end of file from server (consult above messages
> if any)
>
>
> What am I missing here?
>
> Can you please help me out?
>
> Best regards,
>         Kovi
>
> P.S.: Can you also send your reply to [EMAIL PROTECTED]

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to