Jan.Materne@rzf.fin-nrw.de 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:bodewig@apache.org] >>Sent: Tuesday, September 30, 2003 11:25 AM >>To: dev@ant.apache.org >>Subject: Re: over SSH >> >> >>On Mon, 29 Sep 2003, wrote: >> >> >>>Any thaughts? >> >>Other than the usual "works on Linux/MacOS X with OpenSSH >>using ssh-agent"? >> >>Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org