From: Greg KH <greg@kroah.com>
To: git@vger.kernel.org
Subject: Re: git doesn't like big files when pushing
Date: Wed, 1 Mar 2006 14:20:18 -0800 [thread overview]
Message-ID: <20060301222018.GA9965@kroah.com> (raw)
In-Reply-To: <20060301220840.GB18250@kroah.com>
On Wed, Mar 01, 2006 at 02:08:40PM -0800, Greg KH wrote:
> On Wed, Mar 01, 2006 at 02:08:02PM -0800, Greg KH wrote:
> > I have a mail archive stored with git, in mbox form, and I made some
> > changes to a few of the files and checked them back in.
> >
> > That worked fine, but when I went to push the stuff to my server, I got
> > the following errors:
> >
> > $ git push origin
> > updating 'refs/heads/master'
> > from 490badd9bec9ada3a21be275c97fb2a3a390f49e
> > to 16be8985abc8a9c89ad2cc8f46a0d8e9786e832f
> > Generating pack...
> > Done counting 8 objects.
> > Deltifying 8 objects.
> > fatal: Out of memory, malloc failed
> > fatal: early EOF
> > unpack unpacker exited with error code
> > ng refs/heads/master n/a (unpacker error)
>
> Oh, and I'm using:
> $ git --version
> git version 1.2.3.g8c2f
Hm, 1.2.4.g6177 seems better, it's still trying to pack things, after
about 10 minutes, but at least it isn't dying yet. I'll let you know if
it finishes properly or not...
thanks,
greg k-h
next prev parent reply other threads:[~2006-03-01 22:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 22:08 git doesn't like big files when pushing Greg KH
2006-03-01 22:08 ` Greg KH
2006-03-01 22:20 ` Greg KH [this message]
2006-03-01 23:03 ` Junio C Hamano
2006-03-01 23:27 ` Greg KH
2006-03-01 23:35 ` Greg KH
2006-03-02 0:34 ` Greg KH
2006-03-02 0:45 ` Martin Langhoff
2006-03-01 23:00 ` Linus Torvalds
2006-03-02 12:43 ` Simon Richter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060301222018.GA9965@kroah.com \
--to=greg@kroah.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.