Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

over 2 GB size limit, repository is in read only mode, I want to delete some files, but I can't push, what can I do?

张典 November 23, 2015
 

1 answer

0 votes
Rich Duncan
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 Leaders.
November 24, 2015

There may be a better answer to this question but you could:

  1. Pull the repo 
  2. prune it locally (making what ever deletes you can)
  3. gc it
  4. push it back to a different repo to see if it gets the size down.
  5. If it does, then delete the repo from Bitbucket server
  6. re-create it and re-push it.

The problem with this is that you'll lose your pull request info.

 

-Rich

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events