[issue2001] Hang/timeout when Mercurial.ini ssh path contains user at domain.com as login
alta88
bugs at mercurial.selenic.com
Thu Jan 28 06:52:11 UTC 2010
New submission from alta88 <alta88 at gmail.com>:
my Mercurial.ini contains:
ssh = "C:\Programs\PuTTY\plink.exe" -ssh -l user at domain.com -agent -v
and hg is invoked in Eclipse v3.5 via the MercurialEclipse v1.5 plugin.
substituting the '@' with something else results in a verbose dialog that
shows the login attempt with the -l string, yet fails as my keys are located
on the remote server based on an ldap account that must be in the form of
user at domain.com (remote policy).
but, with an '@' there is a hang and timeout, no dialog. the same hg
command issued from a dos shell works fine. so it's likely not PuTTY.
----------
messages: 11524
nosy: alta88
priority: bug
status: unread
title: Hang/timeout when Mercurial.ini ssh path contains user at domain.com as login
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2001>
____________________________________________________
More information about the Mercurial-devel
mailing list