Re: Clone the repo

Corinna Vinschen <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
On Aug  9 07:55, REGAN David wrote:
> Hi Corinna
> 
> Thank you for your response
> 
> Using git clone git://sourceware.org/git/newlib-cygwin.git I got
> 
> > fatal: unable to connect to sourceware.org:
> > sourceware.org[0: 209.132.180.131]: errno=Invalid argument
                  ^^^
I assume this is the port number and it's obviously wrong.
There's very likely a git service entry missing in
%SystemRoot%\System32\drivers\etc\services.  You can try to add it
like this:

  git                   9418/tcp

or you could try to add the port number to the CLI:

  git clone git://sourceware.org:9418/git/newlib-cygwin.git

> Using git clone https://sourceware.org/git/newlib-cygwin.git
> It apparently did nothing for about 2 minutes and then completed.


Great,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAl1NMS0ACgkQ9TYGna5E
T6DNwA//TCocybTzQW7wyYK8O7RHJNMndGc5jHQxGzqSgK8eJjXx9FW95VM9Qt8P
Rwc40MbzCIfgDfEJ8TZDww0Ceb49DK35CMsMQEOE2EDZ3Ykvv7CiBE9g7wUfTf2F
q3gCpXPhMzEgGSGHOj8239YV9BtSZNtib0O3N0unT45xYRz+EiGqmlAqtj/QXKbO
lJdWZ9/HJ77oFTkUgak/hayCXEiExZH3ZKLcx3O7huPAM7qE42tYwkmw89/4SwAf
/+pM3WdjN0QmCk1oNgctJWLS1wIbLFLG9N5blp1SyHXu94YvBM1bc+iWi61RivAx
cmHX8/HaszrGcTj3LLFK3IvpvS5oVs4PaFMs38+Srvacg1WOwUCi/aJjRR7V9Nlg
zumyx1aY6stR3kTcU4D+7ly9WtGtFai5jbc13zIE3gkNLDfFRIvcjY4vFua9GxCQ
HiJMYYTtf3JSioarX/bUxPCGfQEntJcUb6jYTePz0+lNsLYzK7rf1XxDLkXLwUz5
oAce60366np1yArwZryVLBjPhqXRtcZrUntD1BGEgOBoJkCEn7u9sS0RsMOd0Q4q
nAbAZTKnHIm8GWzovdNwwjABCZb1AfNiEAIJv9d7OwnUt5aVHsQDUu2fjXtTYlw2
PZAs4NaRWi4wCPBkR/3sq+r+wBK/8+RuLoTGanJckI5CP/ByKCw=
=fB/I
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.