Closed ArkaBasu closed 10 years ago
Your link is accurate. Maybe the git server was down ? I checked it now and I can clone it using the link your wrote
Sometimes the issue is firewall related. Some firewalls don't get the git protocol through.
git does allow to fetch via https, however I think that for this particular repo, https does not work. So, you'll have to fetch the bits from outside the firewall.
Hope that helps
George
On Oct 22, 2014, at 1:48 PM, Oded Gabbay wrote:
Your link is accurate. Maybe the git server was down ? I checked it now and I can clone it using the link your wrote
— Reply to this email directly or view it on GitHubhttps://github.com/HSAFoundation/HSA-Drivers-Linux-AMD/issues/8#issuecomment-60134979.
Hello,
I was trying to get the kernel source code for fedora but the connection is getting timed out.
$git clone -b v0.9 git://people.freedesktop.org/~gabbayo/linux.git Cloning into linux... people.freedesktop.org[0: 131.252.210.176]: errno=Connection timed out
I can ping freedesktop.org. Can you please check if the git location is correct?
Thanks Arka