[EMAIL PROTECTED] wrote:
aha, "with ssh-agent". That is the deamon which serves the right passphrase/password for a server, right?

Exactly there is the problem (I think) - cvs opens a ssh (but not with
a command line interface) and I canīt type my passphrase in it.

It seems that ssh on your machine asks the deamon and all works ...

Does the deamon work on win? ...

I'm using ssh-agent with Cygwin without any problems so far.

  $ eval `ssh-agent`
  $ ssh-add
  [enter passphrase]
  [ready to go]

-chris

-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2003 11:25 AM
To: [EMAIL PROTECTED]
Subject: Re: <cvs> over SSH


On Mon, 29 Sep 2003, <[EMAIL PROTECTED]> wrote:


Any thaughts?

Other than the usual "works on Linux/MacOS X with OpenSSH using ssh-agent"?


Stefan



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to