darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)

#64Failure connecting to SSH with PuTTY on windows

Using PuTTY on Windows, I cannot seem to push at all. The key issue seems to be some sort of SSH handshake issue, with PuTTY returning on every attempted call showing "FATAL ERROR: No supported authentication methods". (I do have Pageant running and with the correct key loaded.) An example verbose transcript:

>darcs push --debug-verbose -a worldmaker@hub.darcs.net:Debtstack Beginning identifying repository . Done identifying repository . Identified darcs-2 repo: C:/Users/Max/Repos/Debtstack Beginning identifying repository worldmaker@hub.darcs.net:debtstack Disabling progress reports... ssh worldmaker@hub.darcs.net darcs transfer-mode --repodir Debtstack/ Failed to start ssh connection: fd:4: hGetLine: end of file Severing ssh failed connection to worldmaker@hub.darcs.net:Debtstack/_darcs/format NOTE: the server may be running a version of darcs prior to 2.0.0.

Installing darcs 2 on the server will speed up ssh-based commands.

Disabling progress reports... scp -q worldmaker@hub.darcs.net:Debtstack/_darcs/format .9616 ; # AsIs AsIs AsIs Fatal: Disconnected: No supported authentication methods available Leaving progress reports off. (scp) failed to fetch: worldmaker@hub.darcs.net:Debtstack/_darcs/format Disabling progress reports... Disabling progress reports... scp -q worldmaker@hub.darcs.net:Debtstack/_darcs/inventory .9616 ; # AsIs AsIs AsIs Fatal: Disconnected: No supported authentication methods available Leaving progress reports off. (scp) failed to fetch: worldmaker@hub.darcs.net:Debtstack/_darcs/inventory