On Wed, Feb 08, 2006 at 10:20:39PM +0100, Florian Weimer wrote:
I have a project that has 2.5Mb files, and git handles them just fine,
even on my old slow laptop.
But when I tried to use it to backup my old email archive a few months
ago, running about 2Gb in about 300 files, it took forever. Luckily I
only archive stuff off every other month or so, otherwise it would be
unusable.
However, I did notice one problem. When cloning from one machine to
another, for a project that is already fully packed, it seems that the
whole project is packed again before sending it accross the wire. With
an archive this big, that takes over an hour for my slow old fileserver.
I ended up just rsyncing over the files and pointing the parent back to
the original. Is there anyway to not repack everything if it's not
needed?
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html