1 - How many Workspaces can I create on my current plan?
2 - Is it possible to migrate project from one workspace to another workspace? if yes, how should i do it?
3 - How do I push a repository with 3.7GB in size?
1. Bitbucket billing works on users, if your current plan is under the free plan then you can have an unlimited number of public and private repositories. You can check here
2. I don't think we do have that feature in the Bitbucket cloud, but you can migrate repositories from one project to other with a workspace. You can even try transferring ownership of the repository
3. Git LFS can be a solution, do check out the billing for LFS Manage your plan and billing | Bitbucket Cloud | Atlassian Support
Hi, @Denis Rodrigues, welcome to the community!
Just to complement @Vedant Kulkarni_Trundl's answer:
1. We have no limit on the number of workspaces a user can create.
3. We have a push limit of 3.5 GB, so you won’t be able to make that push. You can read more about Git push size limits here:
Unless you break it into smaller-sized pushes (but we recommend you to use LFS if you have large/binary files).
Kind regards,
Caroline
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.
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.