On 8/5/06, Jon Smirl <jonsmirl@xxxxxxxxx> wrote:
On 8/4/06, Linus Torvalds <torvalds@xxxxxxxx> wrote: > and you're basically all done. The above would turn each *,v file into a > *-<sha>.pack/*-<sha>.idx file pair, so you'd have exactly as many > pack-files as you have *,v files. I'll end up with 110,000 pack files.
Then just do it every 100 files, and you'll only have 1,100 pack files, and it'll be fine.
I suspect when I run repack over that it is going to take 24hrs or more,
Probably, but only the initial import has to incur that huge cost. cheers, martin - : 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