<div dir="ltr"><div class="gmail_default" style="font-size:large"><div class="gmail_default">I use the git mirror, so I&#39;m not sure how large the main SVN repo is, but the git one is huge at like 7 GB.</div><div class="gmail_default"><br></div><div class="gmail_default">I think the best way to reduce that amount of space, is by splitting out the websites into their own repos, and possibly even the unit tests into their own repo as well.</div><div class="gmail_default"><br></div><div class="gmail_default">Also, I&#39;ve had pretty good luck reducing various repo&#39;s size running git gc --aggressive (it&#39;s re-compacts the .pack file) making it 5GB, so obviously some more work needs to be done.</div><div class="gmail_default"><br></div><div class="gmail_default">I mean, it&#39;s just ridiculous trying to download a 7 GB project just to submit a few patches for memory related issues.</div></div></div>