Hi, On Tue, Jun 1, 2010 at 11:30 AM, Sylvia Liu <sylviaonlyone@xxxxxxxxx> wrote: > I tried this command: > sudo git clone > http://git.gitorious.org/meego-developer-tools/image-creator.git Probably not related, but why sudo? > got the error messages as follow: > Initialized empty Git repository in > /home/sylvia/workarea/DEV_TOOLS/test/image-creator/.git/ > error: Failed connect to git.gitorious.org:80; Operation now in > progress while accessing > http://git.gitorious.org/meego-developer-tools/image-creator.git/info/refs > > fatal: HTTP request failed Can you try $ GIT_CURL_VERBOSE=1 git clone http://git.gitorious.org/meego-developer-tools/image-creator.git and paste the output here? -- Cheers, Ray Chuan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html