This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re : Re : compiling empty gcal file





----- Message d'origine ----
De : Andi Hellmund <mail@andihellmund.com>
À : charfi asma <charfiasma@yahoo.fr>; Philip Herron <redbrain@gcc.gnu.org>
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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]