|
|
|
|
|
by masklinn
1459 days ago
|
|
The problem is not the repository, it’s having the translation data in the repo. We have the same issue at $dayjob, the repo is quite large and 80% of it is translation data. Even if they compress ridiculously well (99% last I checked) the number of translation files and the number of exports makes them the vast majority of the cost. However that structure remains a convenient nuisance, and more importantly removing them would really only be useful if we rewrote the entire repository, which breaks all working copies. There’s been a task in a wishlist for years now, but the business incentive just isn’t there. Exit: actually the translation files are 80% of the working copy, they’re closer to 90% of the repo, and on the far side. |
|