Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Help with moving bitbucket repositories

Farrokh Farrokhi
June 27, 2026

2 answers

1 vote
Tomislav Tobijas
Community Champion
June 27, 2026

Hi @Farrokh Farrokhi ,

Can you maybe share more details? Particularly, what's the destination workspace (or tool) where you're planning to move these repos?

If we're talking about transferring the repo ownership, you can follow this article to transfer ownership to another workspace or to an individual account: Transfer repository ownership 📚

Cheers,
Tobi

0 votes
VENKATESWARLU KURUVA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 27, 2026

Hi Farrokh

To move your repos to a new workspace, here's the process:

For each repo (etherwhere_android, etherwhere_backend, etherwhere_ios):

Go to Repository settings → Repository details → Manage repository → Transfer repository

Enter the destination Workspace ID and click Transfer

The new workspace admin will get an email — click Accept to complete it

After transfer, don't forget to:

Update local clones: git remote set-url origin <new_url>

Reconfigure permissions (they don't carry over)

Recreate any Deployment variables in Pipelines (these aren't transferred)

Heads up: If the new workspace is managed via admin.atlassian.com, Wiki and Issue Tracker will be disabled — export those first if you use them.

Commit history, PRs, and pipeline configs all transfer safely.

Official Guide: https://support.atlassian.com/bitbucket-cloud/docs/transfer-repository-ownership/ 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events