Re: What happens when the repository is bigger than gc.autopacklimit * pack.packSizeLimit?

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

 



> From: Jeff King <peff@xxxxxxxx>

> why are you setting the packsize limit to 99m in the first place?

I want to copy the Git repository to box.com as a backup measure, and
my account on box.com limits files to 100 MB.

> There are more delta opportunities

In this repository, only the smallest files are text files; the bulk
of the files are executable binaries.  So I've set
core.bigFileThreshold to 10k to stop Git from attempting
delta-compression of the binaries.  That makes the repository slightly
larger, but it dramatically speeds the repacking process.

Dale
--
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]