Reputation: 393
I have a UnrealEngine project with a bunch of uasset and umap files that I've tracked with LFS and not getting the results I expect. The repository is a single pack file thats about 21gb. the working copy is about 25gb for a total of 46gb for the whole folder.
Have done the following with a new copy of the repo:
This results in a ton of files being migrated based on what I'm seeing. Once its done I did:
After running this I'm expecting the pack file to be a lot smaller but already know its not going to be because the gc takes forever, which means its re-compressing a ton of stuff. When its all said and done the pack file hasnt really changed size at all which is not what i'm expecting. I also now have a 20-something GB LFS folder.
Am I missing something? Not understanding how migrate is supposed to work? The usasset files are the majority of the space used in this repo.
Upvotes: 2
Views: 255