Mercurial and Savannah

Mads Kiilerich mads at kiilerich.com
Tue Jan 26 14:45:16 CST 2010


On 01/26/2010 09:31 PM, Marco Bresciani wrote:
> Il 26/01/2010 1.01, Pierre Asselin ha scritto:
>
>  > "TortoisePlink" is what came with TortoiseHG.) The " at " looks highly
>  > suspicious. Should be "MarcoBresciani at hg.sv.gnu.org" because that's
>  > probably how you are known at Savannah.
>
> I've tried again.
>
> cd 'ed inside project/repo directory;
>
> ran "hg -v --debug pull" command;
>
> The output is
>
> | D:\Programmi\Scacchi3D>hg -v --debug pull
> | sto eseguendo ""C:\Program Files\TortoiseHg\TortoisePlink.exe" -ssh -2
> | MarcoBresciani at hg.sv.gnu.org "hg -R scacchi3d serve --stdio""
> | sending hello command
> | sending between command
> | abortito: nessuna risposta accettabile dall'hg remoto!
>
> Translation:

If you can disable localization it will be easier for others to compare 
exact output and google for the right strings etc. Not a big thing, though.

There is also a small risk that localization has some influence.

> | D:\Programmi\Scacchi3D>hg -v --debug pull
> | I'm running ""C:\Program Files\TortoiseHg\TortoisePlink.exe" -ssh -2
> | MarcoBresciani at hg.sv.gnu.org "hg -R scacchi3d serve --stdio""
> | sending hello command
> | sending between command
> | aborted: no acceptable answer from remote hg!
>
> There was also a pop-up with this message:
>
> | Disconnected: No supported authentication methods available.
>
>
> Any suggestion? :-(

The problem is with the authentication between the TortoisePlink ssh 
client and the ssh server.

You will probably be able to get exactly the same error without mercurial.

I can see MarcoBresciani at hg.sv.gnu.org requires publickey 
authentication. Perhaps you don't have the right key in place.

Try to connect to the same server with the same client software and key 
from another windows machine. Or from a linux machine (live or virtual). 
Or try to connect to another ssh server from your machine.

/Mads


More information about the Mercurial mailing list