Error in fetching Git repository

I am using proxy server to get clone on linux. When i type command of git clone

" git clone git://anongit.freedesktop.org/libreoffice/core libo "

i get following errror:
anongit.freedesktop.org[0: 131.252.210.161]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)

Unable to understand. I even ping. And set http.proxy with my proxy and port address.

Help!

If you’re behind a HTTP proxy, you’ll need

http://anongit.freedesktop.org/git/libreoffice/core.git

I get this new error:Cloning into core…
error: The requested URL returned error: 403 while accessing http://anongit.freedesktop.org/git/libreoffice/core.git/info/refs

fatal: HTTP request failed

No problem here, neither with git:// nor with http:// (at least not right now) - I suggest you join the irc-channel #libreoffice-dev on irc.freenode.net - that way you’ll get a quicker turnaround in terms of what things to try out.

get this new error:

Cloning into core… error: The
requested URL returned error: 403
while accessing
http://anongit.freedesktop.org/git/libreoffice/core.git/info/refs

fatal: HTTP request failed

Hi @ksahmad, Did you ever get your git cloning issues resolved? Just doing a little housekeeping on the Ask site, and would like to close-out this question for you :slight_smile: