First go to BitBucket cloud and in you profile setting setup an app password.
Provide repo read permission scope and create app password with a meaningful label.
Copy and save the app password as you would not be able to see it one you close the prompt.
Go to the BitBucket repository you want to clone and click Clone and copy the HTTPS clone url.
Then go to Azure DevOps team project and click on import repo in repos section.
In the popup provide the clone url of the BitBucket repo and a new name for the target repo. Select requires authentication and provide the bitbucket username (clone url contains that), and the app password you generated. Then click import.
Import will start and you will see the progress.
Once completed you will see the repo imported with history and all branches.
No comments:
Post a Comment