Hacker News new | ask | show | jobs
by nuclear_eclipse 6344 days ago
I've tried this before with a VirtualBox image of XP. Even the base install of XP, without any updates or added software, is too large for Git to handle, or at least too large on my machine with 2GB of RAM.
1 comments

According to this thread:

http://news.ycombinator.com/item?id=374416

Git is particularly bad for large files, while good old SVN handles them Ok.

And CVS handles them far better than SVN.