On Fri, Jan 16, 2009 at 10:00 AM, Christian Kellermann
<[email protected]> wrote:
> * Christian Kellermann <[email protected]> [090115 17:18]:
>> Is there anything else I need to do to get ssh connections working?
>> It hangs if I try in cygwin on enabling transfer-mode but does not
>> ask me for a password.
>>
>
> I should add this is of course with TortoiseDarcs get...
> If I try Salvatores darcs binary I get the following output:

Hi Christian,
today I setup a ssh server to do some tests. The binary works for ssh
connections without cygwin, provided that:
1) ssh.exe and scp.exe are in the same directory of darcs.exe OR in a
directory in PATH.
2) You are not using password authentication.
3) You made a single connection with ssh to your server by hand (with
ssh.exe), to save the public key.

I used putty's ssh.exe (plink.exe, renamed to ssh.exe) and scp.exe
(pscp.exe, renamed to scp.exe) to test it. I don't think that you can
use cygwin ssh from TortoiseDarcs, as it calls darcs without
initializing cygwin environment (I think so).

I know that darcs ssh situation is not optimal on Windows at the
moment, but it can work with a bit of struggle, and I hope to fix it
soonish :).

Salvatore
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to