TortoiseHg locks up when I do a pull from my repository on BitBucket using SSH. It simply refuses to return, even after and hour.
I'm guessing that the problem has to do with the fact that my private key has an associated passphrase. (Everything works fine when I do it from the command line, but I do have to enter my key's password).
So, my question is: How do I get TortoiseHg to know my key password so I can do a pull using it?