Comment 4 for bug 490770

Revision history for this message
Rune Philosof (olberd) wrote : Re: Must end write group before releasing write lock on CHKInventoryRepository

rune@hilbert:~/test.bzr$ ulimit -v 5000000
rune@hilbert:~/test.bzr$ bzr branch ../data test5GB
Doing on-the-fly conversion from <RepositoryFormatKnitPack1> to <RepositoryFormat2a>.
This may take some time. Upgrade the repositories to the same format for better performance.

/ Transferring revisions 0/29

Then:
bzr: out of memory

Shouldn't this bug have importance "high" since bug #367545 has "high" importance.
Bug #367545 is about not being able to use branch/checkout/check commands on large pack-0.92 repositories.
The workaround suggested in bug #367545 is to upgrade. Which is stopped by this bug.