MemoryError during commit

Marcin Kasperski Marcin.Kasperski at softax.com.pl
Thu May 31 10:25:14 CDT 2007


> Here's an ugly workaround: break the file into a series of
> <10MB chunks and use a makefile to reassemble it.

BTW, would it be possible to somehow have 
assembling/disassembling made by mercurial plugins (sth similar 
to example of .gz files)? Rule like 'if the file is > 10 MB then 
in the repository instead of /path/some.file 
keep /path/some.file/chunk.1, /path/some.file/chunk.2, ....'?


More information about the Mercurial mailing list