[issue1217] clone via ssh with prompt fails

hg_user_joet mercurial-bugs at selenic.com
Mon Jul 7 11:49:16 CDT 2008


New submission from hg_user_joet <joe.turpin at gmail.com>:

I'm unable to clone my local repository to a remote server via ssh with a key
file that has a passphrase. I get the following output for the command (I
CTRL-C'd it at the end):

C:\hg_clone_to_remote>hg -v clone . ssh://joe@192.168.0.4/remote_clone_test
running plink.exe -ssh -i "C:\Documents and
Settings\jturpin\id_rsa.pkk" -C joe at 192.168.0.4"hg init
remote_clone_test"
Passphrase for key "rsa-key-20080706":
running "plink.exe -ssh -i "C:\Documents and
Settings\jturpin\id_rsa.pkk" -C joe at 192.168.0.4 "hg -R
remote_clone_test serve --stdio""
interrupted!
remote: ^C

Local = Windows client with Hg v1.0.1+20080525 and plink v0.60
Remote = Linux server with Hg v0.9.1

----------
messages: 6483
nosy: hg_user_joet
priority: feature
status: unread
title: clone via ssh with prompt fails

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1217>
____________________________________________________



More information about the Mercurial-devel mailing list