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
Hi, I have a problem when I push my changes to remote server after I commit them from my local machine.
I'm using SourceTree for this and and I can authenticate my connection to the remote server using both SSH and HTTP fine.
I'm able to retrieve all the code i have access for, It is only the Push option that is giving me problems.
My SSH password is added correctly - i believe, under 'Personal Settings>SSH Keys' from my bitbucket browser. I have also put in a screenshot for this.
Where could I be going wrong?
I cannot clone from plain git too...
git clone git@bitbucket.org:myproject/myrepo.git
Cloning into '**********'...
Forbidden
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ssh -Tv git@bibucket.org:
authenticated via ssh key.
You can use git to connect to Bitbucket. Shell access is disabled
nor pull or push from any other repository....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.