TortoiseHg blocks when I try to fetch from my BitBucket repository using SSH. He simply refuses to return, even after an hour.
I assume the problem is that my private key has an associated passphrase. (Everything works fine when I do this from the command line, but I need to enter the password for the key).
So my question is: how do I get TortoiseHg to find out my password for the key so that I can use it?
source
share