we are trying to import a repository of size 2 GB, and we have an exception
abort: HTTP Error 413: Request Entity Too Large
Hi Rajesh,
I am not on the Bitbucket team but I will try to help.
It looks like 2GB is the current hard-limit on a Bitbucket Cloud repository.
You will need to split or reduce your repository locally, and then create a new repository and push the code to the new repository.
I hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.