ananthakumaran / monky

Magit for Hg
http://ananthakumaran.in/monky/index.html
GNU General Public License v3.0
154 stars 30 forks source link

monky doesn't ask password when pushing/pulling to a private repository (only on tty terminal) #39

Open oggers opened 10 years ago

oggers commented 10 years ago

When executing emacs on a tty terminal like a remote ssh session and you try to push a commit to a private mercurial repository using a ssh key rsa it responds "no suitable response from remote hg!" because it's waiting for a password to decrypt the private key.

On a graphical display a window popsup asking for the password to decrypt the private key, and it works. I suppose this is a feature of the window system.

Testing on: Ubuntu server 14.04 mercurial repository bitbucket.org using an encrypted private ssh key rsa