git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn clone -- runs out of memory
@ 2010-05-19  5:51 Jack Moore
  2010-05-19 16:33 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Moore @ 2010-05-19  5:51 UTC (permalink / raw)
  To: git; +Cc: Jack Moore

I'm trying to transition from subversion to git.  I have a very poorly structured subversion repository.  It has multiple (dozens) copies of many (thousands) of binary files that don't change from version to version.  When I "git-svn clone" the repository it takes about 30 hour (yes hours)  to (appears to) retrieve the files.  Then git goes into either a packing or garbage collecting phase and eventually runs out of memory.  I get an error relating to "mmap ... out of memory".  When it runs out of memory the "cloned" repository is ~2.4 GBi.

I don't know what files it's failing on.  I've tried excluding the directories that contain the binary files.  Does anyone have suggestions on isolating the problem or working around the memory limitation?

Thanks
Jack

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-19 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19  5:51 git-svn clone -- runs out of memory Jack Moore
2010-05-19 16:33 ` Ævar Arnfjörð Bjarmason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).