Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: git clone dies (large git repository)

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:42:37

Troy Telford wrote:
I originally had everything as loose objects.  I then ran 'git-repack -d'  
on occasion, so I had a combination of a large pack file, smaller pack  
files, and loose objects.  Finally, I tried 'git repack -a -d' and  
consolidated it all into a single 4GB pack file.  It didn't seem to make  
much difference in the output.

Am I bumping some sort of limitation within git, or have I uncovered
a bug? 
You _might_ have bumped into filesystem limit on file size, or system limit
on mmap size.

IIRC it was to be addressed (splitting packs into manageable hunks).
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help