git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Out of memory error with git rebase
@ 2011-10-26  9:21 Hannu Koivisto
  2011-10-26 10:55 ` Johannes Sixt
  0 siblings, 1 reply; 4+ messages in thread
From: Hannu Koivisto @ 2011-10-26  9:21 UTC (permalink / raw)
  To: git

Hi,

If 'git rebase origin/master' dies with an out of memory error
(probably due to a few of large binary files in the repository, the
largest being ~300MB and ~1GB in total in one directory), which
settings should be tweaked and how to get rid of the problem?  I
tried...

[pack]
        threads = 1
        windowMemory = 64M
        packSizeLimit = 512M

...based on some suggestions in the net but that was of no help.

I'm using git 1.7.5.1 in Cygwin and I also tried the latest master
branch version (which behaved identically).

-- 
Hannu

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

end of thread, other threads:[~2011-10-31 20:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26  9:21 Out of memory error with git rebase Hannu Koivisto
2011-10-26 10:55 ` Johannes Sixt
2011-10-31 10:33   ` Hannu Koivisto
2011-10-31 20:21     ` Junio C Hamano

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