I have run over the 2gb limit in a mercurial repository (in a windows environment). The instructions provides discuss how to remove the "repository limitation' but only give the example in git terms. :-( It seems like I need to remove the limit before i can start doing maintenance (I tried deletes of files in the repository at bitbucket and got rejected). What is the proper way in mercurial context?
Is it 'strip' a commit inside bitbucket?
Please advise, thanks in advance.
Luke
Hello Luke and welcome to the Community!
The limit you've git sounds like you’re running into is at the Bitbucket free tier side which has a soft limit of 1GB and a hard stop at 2GB. To clean up your Bitbucket instance you’ll first need to clean up your local repository and then commit those changes to reduce the storage within Bitbucket. There is an article which walks you through this process both locally and within Bitbucket. This article may be found at Reduce repository size | How to reduce a Mercurial repository.
If you run into any issues along the way, please do let us know the error or problem you face so we may assist with helping you move forward.
Regards,
Stephen Sifers
Thanks for replying. But my understanding is once I get locked I *cannot* do new commits. I would have to strip existing commits first.
Please point me towards cheapest plan where I don't have this limit. Thanks,
Luke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Luke,
Bitbucket cloud is prived in tiers which each have their own storage limit. To increase storage from the free 1GB to 5GB you would need to upgrade to the standard tier. More about this may be found at Bitbucket cloud pricing.
To update your plan please follow these steps:
Source documentation: Plans and billing | Update your plan
I hope this proves helpful and you’re able to upgrade your Bitbucket plan without issue.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. I chose the "get more storage and minutes" under free. But it was a bit vague. Will it auto trigger if I exceed 2gig and start charging me $10 a month? The mechanics were hazy! Please advise. Basically I want to make sure I never get locked out again (spent 12 hours recovering from that).
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.