Git import of cvs2git dumpfile
Fabian Schäfer <[email protected]> Sun, 11 Aug 2013 17:01:29 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <CAGrb+mRrhJKV0Ak0eHKgHrMRjVfe7+3N0R7yVDMWu-nQWaV2jg@mail.gmail.com> |
Hello, I have successfully migrated my 13GB cvs repository with cvs2git. But now I get an out-of-memory error by using the git fast-import: fatal: Out of memory, malloc failed (tried to allocate **6196691 bytes**) fast-import: dumping crash report to fast_import_crash_13097 error: git-fast-import died of signal 11 I have already tried to unlimit stacksize and file descriptors. Also I have searched for the biggest file in the repository: 130MB. My System has 32 GB RAM and 40GB Swap, the dump file is 72GB and the blob file 10GB big. I am running the import on a RHEL5.3 with Git 1.8.3.4, Python 2.6.8, GCC44. I have read in an older post that it is maybe possible to split the dump file into smaller pieces. How is this possible? Can someone please give me an hint? Thanks in advance! Best Regards, Fabian ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=3062409 To unsubscribe from this discussion, e-mail: [[email protected]].