It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
no problem when
git clone https://user@mystash.my.com/aaaa/yyyy/xxxxx.git
but problem when
git clone ssh://user@mystash.my.com:7999/aaaa/yyyy/xxxxx.git
---------------------------------
fatal: remote error: Repository does not exist
The requested repository does not exist, or you do not have permission to
access it.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
-------------------------------------
I do paste id_rsa.pub
to SETTING -> add key
Do I need do SSH enable?
How?
your docs does not work for me
I have admin right on my group projects.
please advise.
Thanks
Andrew
The SSH url does not need user in it. use git instead.Try this:
git clone ssh://git@mystash.my.com:7999/aaaa/yyyy/xxxxx.git
Get the clone url from Stash to make sure it is correct.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBitbucket Pipelines helps me manage and automate a number of serverless deployments to AWS Lambda and this is how I do it. I'm building Node.js Lambda functions using node-lambda ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.