We have one organization, https://bitbucket.org/workspace-id-1/, and here we have one project and repository created(MGDPIMREPO). We are also having one more organization https://bitbucket.org/workspace-id-2/workspace/overview/ and most of our project created here. So want to move the project created in https://bitbucket.org/workspace-id-1 to https://bitbucket.org/workspace-id-2/workspace/overview/ and we need your support for doing this activity
Hi @Shareef and welcome to the community!
Just a heads up, I edited the workspace IDs from your post to protect your privacy, as this is a public forum.
To answer your question:
If you want to transfer a Bitbucket project that is listed in
https://bitbucket.org/workspace-id/workspace/projects/
where workspace-id replace with the ID of your workspace, then I'm afraid this is not possible. Bitbucket projects will need to be recreated in the second workspace.
However, if by 'project' you mean a Bitbucket Cloud repository, then yes, this is possible. You can check the documentation that Kent already provided on how to do that:
Please keep in mind the following:
1. Repositories with Git LFS cannot be transferred. If you want to transfer a repo that uses Git LFS, please check the workaround provided on the following page:
2. The URL of any repositories you transfer will change, so developers working on these repos will need to change the remote URL of their local clones:
The URL may also need to be changed in any integrations/third-party tools that use the repos' URL.
3. If you use Bitbucket Pipelines and Deployment variables in any of the repos you want to transfer, the Deployment variables will not be transferred. Please make a note of them before the transfer, so you can recreate them after transfer.
Please feel free to reach out if you have any questions!
Kind regards,
Theodora
I think this is what you mean, take a look into it and see if it's what you need https://support.atlassian.com/bitbucket-cloud/docs/transfer-repositories-and-groups-to-a-workspace/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.