* failed when git clone via http
@ 2013-09-11 7:26 Haiyan Hu
[not found] ` <CAMjVwgTOhaueAcQPJ+OU=-HjqFs_gF0CM5w=cuyEPJovekDqaA@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Haiyan Hu @ 2013-09-11 7:26 UTC (permalink / raw)
When I git clone via http:
git clone http://git.infradead.org/users/willy/linux-nvme.git
I got the error:
Cloning into 'linux-nvme'...
fatal: http://git.infradead.org/users/willy/linux-nvme.git/info/refs not found:
did you run git update-server-info on the server?
How can I fix it?
Thanks.
Haiyan Hu
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <CAMjVwgTOhaueAcQPJ+OU=-HjqFs_gF0CM5w=cuyEPJovekDqaA@mail.gmail.com>]
* failed when git clone via http [not found] ` <CAMjVwgTOhaueAcQPJ+OU=-HjqFs_gF0CM5w=cuyEPJovekDqaA@mail.gmail.com> @ 2013-09-11 12:08 ` Angelo Brito 2013-09-12 7:16 ` Haiyan Hu 0 siblings, 1 reply; 3+ messages in thread From: Angelo Brito @ 2013-09-11 12:08 UTC (permalink / raw) I have googled your error and found this: https://help.github.com/articles/https-cloning-errors If your problem is not in there try using the ssh or git over the https like this: $ git clone git://git.infradead.org/users/willy/linux-nvme.git And I had the same error over the HTTPS interface. Used the git and worked fine. Regards, Angelo Silva Brito. Undergraduate in Computer Engineering UFPE http://about.me/angelobrito _________________________________________________ ^ permalink raw reply [flat|nested] 3+ messages in thread
* failed when git clone via http 2013-09-11 12:08 ` Angelo Brito @ 2013-09-12 7:16 ` Haiyan Hu 0 siblings, 0 replies; 3+ messages in thread From: Haiyan Hu @ 2013-09-12 7:16 UTC (permalink / raw) Accessing the repository via git works well. Thank you very much. Haiyan Hu On 2013/9/11 20:08, Angelo Brito wrote: > I have googled your error and found this: > https://help.github.com/articles/https-cloning-errors > > If your problem is not in there try using the ssh or git over the > https like this: > $ git clone git://git.infradead.org/users/willy/linux-nvme.git > > And I had the same error over the HTTPS interface. Used the git and worked fine. > > > Regards, > Angelo Silva Brito. > Undergraduate in Computer Engineering UFPE > http://about.me/angelobrito > _________________________________________________ > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-12 7:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 7:26 failed when git clone via http Haiyan Hu
[not found] ` <CAMjVwgTOhaueAcQPJ+OU=-HjqFs_gF0CM5w=cuyEPJovekDqaA@mail.gmail.com>
2013-09-11 12:08 ` Angelo Brito
2013-09-12 7:16 ` Haiyan Hu
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.