Code Monkey home page Code Monkey logo

Comments (7)

IanVzs avatar IanVzs commented on May 22, 2024 3

sure. .git 17+ other 17+

from fpssample.

Fijit avatar Fijit commented on May 22, 2024 3

Just to help clarify for anyone still confused
TLDR; You will need 45GB+ to get going.

The git repository is ~18GB
Once the files are checked out into /assets etc. they will be a copy of the current state of each file from the .git folder thereby more or less doubling the size on disk.
That's ~36GB
Another ~4GB to build /library = 40GB
AutoBuilds will probably add another 4.5GB = 45.5GB

So call it 50GB so you have room to play.

Also note: it was mentioned in the setup instructions...but not very clearly as you mentioned.

The project size is about 18GB (size of Assets folder). Your cloned repository will be almost double of that due to git state. If it is much smaller, you most likely did not have LFS when you cloned.

Hope that helps :)

from fpssample.

IanVzs avatar IanVzs commented on May 22, 2024 2

I am not very clear. The .git file should be a duplicate of the cache. I actually took up 43G of disk space after finishing the compilation.

from fpssample.

Rcreators avatar Rcreators commented on May 22, 2024

Thanks. Its so confusing cause they written in read me that its only 18 GB. Now how i can resume clone ? any command for it. Cause its not completed. I only have 30 GB while as you described its 34 GB around.

from fpssample.

Rcreators avatar Rcreators commented on May 22, 2024

Thank fijit for details. Can anyone let me know if run the command again, will it resume clone process or start from first byte ? Cause can't download 30gb again. If there is any command which can just download remaining files.

from fpssample.

Fijit avatar Fijit commented on May 22, 2024

I've never tried to resume a failed clone operation so I'm guessing here...

You could try git lfs pull which, AFAIK is just a combo of git lfs fetch followed by git lfs checkout

Don't be surprised if it doesn't work though as it will need a valid state to get started.
GL

from fpssample.

N-NeelPatel avatar N-NeelPatel commented on May 22, 2024

Use the right version..

from fpssample.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.