git over ssh

2010-12-27 Thread Frédéric Bron
Hi, I am trying again to switch from 1.5 to 1.7 and I see that the git over ssh issue is still there. Here is what I get: $ git pull remote: Counting objects: 1521, done. remote: Compressing objects: 100% (351/351), done. Receiving objects: 14% (fatal: 150The remote end hung up unexpectedly/ fata

Re: git over ssh

2010-12-27 Thread Eric Blake
On 12/27/2010 08:48 AM, Frédéric Bron wrote: > Hi, > I am trying again to switch from 1.5 to 1.7 and I see that the git > over ssh issue is still there. Here is what I get: > > $ git pull > remote: Counting objects: 1521, done. > remote: Compressing objects: 100% (351/351), done. > Receiving objec

Re: git over ssh

2010-12-27 Thread Christopher Faylor
On Mon, Dec 27, 2010 at 11:58:22AM -0700, Eric Blake wrote: >On 12/27/2010 08:48 AM, Fr?d?ric Bron wrote: >> Hi, >> I am trying again to switch from 1.5 to 1.7 and I see that the git >> over ssh issue is still there. Here is what I get: >> >> $ git pull >> remote: Counting objects: 1521, done. >>

Re: git over ssh

2010-12-27 Thread Frédéric Bron
> Actually, I don't believe that there are any fixes in the snapshot.  I can > duplicate the behavior but I'm stumped about how to fix it. Before trying the last snapshot, I gave a new try with my own repository and it worked fine! -> so useless example. Then I tried with the cmake repository as

Re: git over ssh

2010-12-27 Thread Illia Bobyr
On 12/27/2010 9:48 AM, Frédéric Bron wrote: > Hi, > I am trying again to switch from 1.5 to 1.7 and I see that the git > over ssh issue is still there. Here is what I get: > > $ git pull > remote: Counting objects: 1521, done. > remote: Compressing objects: 100% (351/351), done. > Receiving objects

ld: fatal error - cmalloc would have returned NULL

2010-12-27 Thread Yaakov (Cygwin/X)
Recently I have been unable to link very large libraries, in particular libgcj (from gcc-4.5.x) and libQtWebKit (from qt4): collect2: ld terminated with signal 1 [Hangup] 2 [main] ld 5544 C:\cygwin17\usr\i686-pc-cygwin\bin\ld.exe: *** fatal error - cmalloc would have returned NULL This occu

Re: ld: fatal error - cmalloc would have returned NULL

2010-12-27 Thread Christopher Faylor
On Mon, Dec 27, 2010 at 09:42:24PM -0600, Yaakov (Cygwin/X) wrote: >Recently I have been unable to link very large libraries, in particular >libgcj (from gcc-4.5.x) and libQtWebKit (from qt4): > >collect2: ld terminated with signal 1 [Hangup] > 2 [main] ld 5544 C:\cygwin17\usr\i686-pc-cygwin\b

Re: ld: fatal error - cmalloc would have returned NULL

2010-12-27 Thread Yaakov (Cygwin/X)
On Mon, 2010-12-27 at 23:21 -0500, Christopher Faylor wrote: > On Mon, Dec 27, 2010 at 09:42:24PM -0600, Yaakov (Cygwin/X) wrote: > >Recently I have been unable to link very large libraries, in particular > >libgcj (from gcc-4.5.x) and libQtWebKit (from qt4): > > > >collect2: ld terminated with sig

Re: problem invoking rxvt from java on windows 7

2010-12-27 Thread Alexandre Bezroutchko
Hello, I wonder if anyone possibly has any idea in what direction should I look to resolve my problem? What can possibly prevent RXVT window from showing up? Please... The problem occurs on 32 as well as 64 bits Windows 7 and JREs. Best regards, Alex On 12/01/2010 11:58 PM, Alexandre Bezrout