You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
What seems to be the latest help on setting up SSH keys for SourceTree on windows is this:
It says to use "Tools > Create or Import SSH Keys". That does not exist in Sourcetree 3.0.15.
There is "Tools > Add SSH Key..." and I tried that loading a key I'm sure worked before. Not now. Nothing about creating a new key. There is "Tools > Launch SSH Agent" which does nothing.
I've spent hours and hours trying to solve SourceTree access issues. It should not be this hard.
Hi
The Create or Import button refers to PuTTYGen rather than Sourcetree.
If you are using PuTTY/Pageant you should, once you have a key pair that is registered with Bitbucket, be able to set in Tools/Options/General tab:
* SSH Key: path to your key
* SSH Client : PuTTY/PLink
* Automatically start SSH agent... : checked
When Sourcetree starts it should check if Pageant is running and if not start it asking it to load the specified key. If the key requires a password Pageant will prompt you.
That should then work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.