This entry was posted on Thursday, April 14th, 2016 at 8:49.am and is filed under Initial Setup. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Setting up SSH keys for SourceTree to push code again…
This post is to remind us how to do this. J had a computer issue and had to reinstall Windows:)
- Follow this tutorial – https://confluence.atlassian.com/bitbucket/set-up-ssh-for-mercurial-728138122.html
- Make some coffee, you earned it.
If you get the “server’s host key is not cached…” error when attempting to push from SourceTree:
- Command prompt
- Go to Program Files (x86)/PuTTY
- “plink -agent bitbucket.org”
- Hit ‘y’

