git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git SVN fetch failing on large commit
@ 2009-01-29  1:24 Andrew Selder
  2009-01-29  3:43 ` Andrew Selder
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Selder @ 2009-01-29  1:24 UTC (permalink / raw)
  To: git

Hi,

I'm trying to import an SVN repository and I'm running into trouble on a huge
SVN revision.

One of the revisions in SVN has a 1.25 GB file. When the git svn fetch process
gets to this revision, it crashed with the following message:

fatal: Out of memory, malloc failed
hash-object -w --stdin-paths: command returned error: 128

error closing pipe: Bad file descriptor at /usr/local/libexec/git-core//git-svn
line 0
error closing pipe: Bad file descriptor at /usr/local/libexec/git-core//git-svn
line 0

This is running on a machine with 3 GB of memory (2.5 GB free before starting
git svn), Git 1.6.1, Git-svn 1.6.1(svn 1.5.1)

Help would be greatly appreciated.

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

* Re: Git SVN fetch failing on large commit
  2009-01-29  1:24 Git SVN fetch failing on large commit Andrew Selder
@ 2009-01-29  3:43 ` Andrew Selder
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Selder @ 2009-01-29  3:43 UTC (permalink / raw)
  To: git

Andrew Selder <aselder <at> mac.com> writes:

> 
> Hi,
> 
> I'm trying to import an SVN repository and I'm running into trouble on a huge
> SVN revision.
> 
> One of the revisions in SVN has a 1.25 GB file. When the git svn fetch process
> gets to this revision, it crashed with the following message:
> 
> fatal: Out of memory, malloc failed
> hash-object -w --stdin-paths: command returned error: 128

> This is running on a machine with 3 GB of memory (2.5 GB free before starting
> git svn), Git 1.6.1, Git-svn 1.6.1(svn 1.5.1)


Upgraded to Git 1.6.1.1, but still the same results. I saw the --ignore-paths
option online, but it doesn't seem to be in the lastest version. This would
probably work for me. Does anybody know when that feature is scheduled for
release?

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

end of thread, other threads:[~2009-01-29  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29  1:24 Git SVN fetch failing on large commit Andrew Selder
2009-01-29  3:43 ` Andrew Selder

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).