Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This repository is over its data quota #5

Closed
rosenschal opened this issue Jun 18, 2023 · 3 comments
Closed

This repository is over its data quota #5

rosenschal opened this issue Jun 18, 2023 · 3 comments

Comments

@rosenschal
Copy link

Привет!

При клонировании получаю ошибку

git-lfs/3.3.0 (GitHub; windows amd64; go 1.19.3; git 77deabdf)
git version 2.41.0.windows.1

$ git-lfs.exe filter-process
Error downloading object: etc/Models/easyocr.zip (58c5d37): Smudge error: Error downloading etc/Models/easyocr.zip (58c5d3770eaea2792ed976427c904891656e803e74983e013259f2102bb69ce5): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
batch response

@Danily07
Copy link
Owner

Danily07 commented Jun 18, 2023

Привет!
Как временный workaround:

  1. Склонировать репозиторий с игнором компонентов, хранящихся в LFS:
    set GIT_LFS_SKIP_SMUDGE=1
    git clone https://github.com/Danily07/Translumo.git
  2. Скачать репозиторий как zip архив и скопировать в сколнированный папку etc

@rosenschal
Copy link
Author

Кажется в таком случае все файлы в etc по 1кб весят
image

@Danily07
Copy link
Owner

реорганизовал хранение больших компонентов (без хранения внутри самого репозитория), скачиваться будут автоматически при сборке

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants