Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I want to split a huge repository into a lot of separate ones using the folders from the main repository. I know how to separate folders from the main repo an create new ones. However I have literally 100s of those. The only way to create a repo on the (standalone) bit bucket server is using the server frontend (web browser). Is there a simple way to do this from a script (git bash)? Is the REST API the only way to do that (with a plain http:// protocol, not HTTPS!)? Any tools I can use?
Hi @Jurgen Schober,
Yes, this is possible with REST API.
For example you can use this migrate_bitbucket_server_to_bitbucket_cloud
and break down into the portion you'd like to use.
I am going with this answer for now. However, it doesn't exactly answer my question - but I should be able to get everything I need from there. If anyone has more examples (especially using a local server without requiring HTTPS I would appreciate it).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.