[Qt-interest] help, I can't clone qt repository from gitorious.org !

liang jian jianliang79 at gmail.com
Thu Nov 12 02:53:48 CET 2009


    I recently want to submit a merge request to qt, I try to clone qt
repository by the following command:
    git clone git://gitorious.org/qt/qt.git
    The clone process will begin after I type the above command,
everything works fine at the very start, But after a while, it will
always stop to clone and says:

    fatal: The remote end hung up unexpectedly
    fatal: early EOF

    I have tried dozens of times and always see the same result. I
known there is also a HTTP address to qt repository and I managed to
clone it by the following command:
    git clone  http://git.gitorious.org/qt/qt.git
    This time, nothing happens, the clone process never start.

    Can anybody give me some suggestions on how to clone qt repository, thanks!



More information about the Qt-interest-old mailing list