* Unable to connect to the server
@ 2007-09-21 9:10 Kaushalya Satharasinghe
2007-09-25 23:51 ` Johannes Schindelin
0 siblings, 1 reply; 2+ messages in thread
From: Kaushalya Satharasinghe @ 2007-09-21 9:10 UTC (permalink / raw)
To: git
Hi,
I want to checkout a git package. I installed git and when I give the
command
"/root/bin/git clone
git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git /home/Kaushalya/moreWork/git_test
"
I got the result as
Initialized empty Git repository
in /home/Kaushalya/moreWork/git_test/.git/
git.kernel.org[0: 140.211.167.38]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
fetch-pack from
'git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git' failed.
I can ping the 140.211.167.38. I am using Fedora Core 5 hosted through
vmware 5.5. Can anyone help me out here?
Thanks and regards,
--
Kaushalya Satharasinghe <kaushalyas@zone24x7.com>
Zone24x7
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Unable to connect to the server
2007-09-21 9:10 Unable to connect to the server Kaushalya Satharasinghe
@ 2007-09-25 23:51 ` Johannes Schindelin
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2007-09-25 23:51 UTC (permalink / raw)
To: Kaushalya Satharasinghe; +Cc: git
Hi,
On Fri, 21 Sep 2007, Kaushalya Satharasinghe wrote:
> I want to checkout a git package. I installed git and when I give the
> command
> "/root/bin/git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git /home/Kaushalya/moreWork/git_test
> "
> I got the result as
>
> Initialized empty Git repository
> in /home/Kaushalya/moreWork/git_test/.git/
> git.kernel.org[0: 140.211.167.38]: errno=Connection timed out
> fatal: unable to connect a socket (Connection timed out)
> fetch-pack from
> 'git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git' failed.
>
> I can ping the 140.211.167.38. I am using Fedora Core 5 hosted through
> vmware 5.5. Can anyone help me out here?
You're probably quite a few hops away from that machine. However, mmc.git
is a fork of the kernel tree, so if you can get ahold of any other kernel
repository (for example from repo.or.cz), you can easen the load by using
the --reference option to git-clone.
Hth,
Dscho
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-25 23:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-21 9:10 Unable to connect to the server Kaushalya Satharasinghe
2007-09-25 23:51 ` Johannes Schindelin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).