Re: Something is broken in repack

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nguyen Thai Ngoc Duy wrote:
On Dec 12, 2007 10:48 PM, Nicolas Pitre <nico@xxxxxxx> wrote:
In the mean time you might have to use only one thread and lots of
memory to repack the gcc repo, or find the perfect memory allocator to
be used with Git.  After all, packing the whole gcc history to around
230MB is quite a stunt but it requires sufficient resources to
achieve it. Fortunately, like Linus said, such a wholesale repack is not
something that most users have to do anyway.

Is there an alternative to "git repack -a -d" that repacks everything
but the first pack?

That would be a pretty good idea for big repositories. If I were to implement it, I would actually add a .git/config option like pack.permanent so that more than one pack could be made permanent; then to repack really really everything you'd need "git repack -a -a -d".

Paolo

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux