Yep about to go fix this now sorry for the issue and the time its taken for me to get around to it, i was out most of yesterday didnt get back untill late and needed some sleep :). But aparently the host i run my VPS on had some kind of outage so the server was restarted so i just need to do one or 2 things to fix the git-daemon. @andi your gitosis@... should still work i hope. --Phil On 14 October 2010 10:39, charfi asma <charfiasma@xxxxxxxx> wrote: > > > > > ----- Message d'origine ---- > De : Andi Hellmund <mail@xxxxxxxxxxxxxxxx> > À : charfi asma <charfiasma@xxxxxxxx>; Philip Herron <redbrain@xxxxxxxxxxx> > Envoyé le : Mer 13 octobre 2010, 23h 55min 46s > Objet : Re: Re : compiling empty gcal file > > On 10/11/2010 02:27 PM, charfi asma wrote: >> git clone git://crules.org/git/gcc-dev.git > Hey Phil, > > could you please check why the git clone git://crules.org/git/gcc-dev.git > doesn't work anymore. I also get the same error like Asma, > > $ git clone git://crules.org/git/gcc-dev.git > Initialized empty Git repository in /development/sandbox/gcc-dev/.git/ > fatal: The remote end hung up unexpectedly > > Thanks, > Andi > > > I still have this error, and it comes from the gcc-dev directroy cause I tried > to clone another directroy and it worked perfectly. > > [charfi@is010178 ~]$ git clone git://github.com/git/hello-world.git > Initialized empty Git repository in /export/home/charfi/hello-world/.git/ > remote: Counting objects: 158, done. > remote: Compressing objects: 100% (79/79), done. > Receiving objects: 100% (158/158), 15.63 KiB, done. > Resolving deltas: 100% (54/54), done. > remote: Total 158 (delta 54), reused 157 (delta 54) > > [charfi@is010178 ~]$ git clone git://crules.org/git/gcc-dev.git -v > Initialized empty Git repository in /export/home/charfi/gcc-dev/.git/ > fatal: The remote end hung up unexpectedly > > > Thanks, > Asma > > > >