"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > For those following along at home, Linus' 2.6 tree: > > $ ulimit -v `echo '150 * 1024'|bc -l` > $ git co 56d18e9932ebf4e8eca42d2ce509450e6c9c1666 Hmm, without any "wrap zlib to die on error" patch, this step already fails with: $ git checkout 56d18e9932ebf4e8eca42d2ce509450e6c9c1666 fatal: Out of memory? mmap failed: Cannot allocate memory I guess that is because our test repositories are packed differently. I'll retry after repacking.. -- 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