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.