That's the same version you mentioned earlier.  I don't have much experience
with compiled versions of git I'm afraid, I've always used precompiled
packages.

On Sun, Jan 24, 2010 at 7:14 PM, Dave L <[email protected]> wrote:

> OKay, I have the most recent version of git on my server:
>
> git version 1.5.4.3 on Ubuntu 8.04.
>
> But I am still getting this "Out of memory, malloc failed" error.
>
> On Jan 24, 5:58 pm, Dave L <[email protected]> wrote:
> > It looks like git was installed from source on my server, do you know
> > how I would go about uninstalling it.  I would like to install it
> > using apt-get but am worried the source installation will cause some
> > problems.
> >
> > On Jan 24, 5:37 pm, Tekkub <[email protected]> wrote:
> >
> > > UPgrading git would probably be a good idea.  If that doesn't fix it,
> make
> > > sure you're not committing large binary files into the repo.
> >
> > >     Tekkub
> > >     GitHub Tech Support
> > >    http://support.github.com/
> > >     Join us on IRC: #github on freenode.net
> > >     Discussion group: [email protected]
> >
> > > On Sun, Jan 24, 2010 at 6:32 PM, Dave L <[email protected]> wrote:
> > > > Not sure if the git version could be the issue, but I am using git
> > > > version 1.6.0.2 on my mac and pushing to Ubuntu that is running
> > > > version 1.5.4.3.  I am going to try and update git on the server and
> > > > see if that helps.
> >
> > > > On Jan 24, 5:13 pm, Dave L <[email protected]> wrote:
> > > > > One other thing is that the majority of the size is taken up by
> > > > > my .git file:
> > > > > du -sh .git =>  57M    .git
> > > > > I've tried git gc --aggressive and got it to this size down from
> over
> > > > > 100M.  Maybe there's some way to compact it smaller?  Or copy this
> > > > > file over another way?
> >
> > > > > On Jan 24, 5:08 pm, Dave L <[email protected]> wrote:
> >
> > > > > > I have not done a cap deploy to my server in quite a while and in
> the
> > > > > > mean time my app has grown to 70mb in size.  I get these errors
> when
> > > > > > doing "cap deploy":
> >
> > > > > > fatal: Out of memory, malloc failed
> > > > > > fatal: index-pack failed
> >
> > > > > > I am assuming this has something to do with my app size?  Anyone
> know
> > > > > > how I could go about fixing this?
> >
> > > > --
> > > > You received this message because you are subscribed to the Google
> Groups
> > > > "GitHub" group.
> > > > To post to this group, send email to [email protected].
> > > > To unsubscribe from this group, send email to
> > > > [email protected]<github%[email protected]>
> <github%[email protected]<github%[email protected]>
> >
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/github?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitHub" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<github%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/github?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to