Harvey Harrison wrote:

Are you sure it packs to 877MB?  Oh, are you including a checked out
gcc source tree in that total?

No, I only computed the .git size.


~/dev/trunk$ du .git -s
423064

I have a single, huge pack of 863M:

-r--r--r-- 1 bernie bernie 863M May 31 21:42 
pack-88472c7e9d0d8b80da5f7a815685d4347bee9546.pack


This is a fully packed repo with default packing settings. (git gc)

I did it with "git-repack -a -d"... should have the same result.

How many commits do you have? 81193 here.

What version of git did you use? 1.5.0.6 here.

--
  // Bernardo Innocenti
\X/  http://www.codewiz.org/

Reply via email to