search for: a1143673

Displaying 3 results from an estimated 3 matches for "a1143673".

2018 May 13
0
A Fresh Start with LLVM
On 5/13/18, Bruce Hoult via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Yes, it's not bad. You can actually reduce the size of the .git > directory to 597 MB by running "git repack -a -d -f --depth=250 > --window=250". This takes less than 5 minutes on a 16 core Xeon. You can also svn checkout any GitHub branch if that's something that you might need.
2018 May 14
2
A Fresh Start with LLVM
...t's quite remarkable really that svn uses as much space for a single uncompressed copy of the source code as git uses for the entire project history. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180514/a1143673/attachment.html>
2018 May 13
2
A Fresh Start with LLVM
Yes, it's not bad. You can actually reduce the size of the .git directory to 597 MB by running "git repack -a -d -f --depth=250 --window=250". This takes less than 5 minutes on a 16 core Xeon. Unfortunately I've never found a way to get such a nicely packed repo into github such that it checks out for others as nicely as it was when I uploaded it :-( On Mon, May 14, 2018 at