I need to transfer a git repo from one account to another.
To do this, I tried to follow this tutorial: https://confluence.atlassian.com/bitbucketserver/importing-code-from-an-existing-project-776640909.html
However, when I am importing an existing Git project into Bitbucket server, and reach the step 5, I receive an error after performing this command:
git push --all bitbucket
Error message:
Failed to connect to bitbucket.org port 7999: Operation timed out
Could you please advise, how to proceed, and what is the reason for this error?
Hi Andrei,
The tutorial you followed is for Bitbucket Server, which is different from Bitbucket Cloud (bitbucket.org).
The tutorial for Bitbucket Cloud lives here: https://confluence.atlassian.com/get-started-with-bitbucket/import-a-repository-861178561.html
I hope this helps, cheers!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.