繁体   English   中英

无法克隆LibreOffice git存储库

[英]Unable to clone LibreOffice git repository

我正在尝试按照此LibreOffice页面上的说明来克隆LibreOffice源代码,但是它不起作用。 看来我什至无法ping他们的服务器。 他们的服务器故障了,还是我只是丢失了什么? 我已经做了一些谷歌搜索,但我只是想不通。 任何帮助,将不胜感激!

jared@ubuntu:/media/windowsJaredHome/Jareds Documents/LibreOfficeSourceCode$ git clone git://anongit.freedesktop.org/libreoffice/core
Cloning into core...
anongit.freedesktop.org[0: 131.252.210.161]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
jared@ubuntu:/media/windowsJaredHome/Jareds Documents/LibreOfficeSourceCode$ ping anongit.freedesktop.org
PING molly.freedesktop.org (131.252.210.161) 56(84) bytes of data.
^C
--- molly.freedesktop.org ping statistics ---
21 packets transmitted, 0 received, 100% packet loss, time 20129ms

这并不是一个真正的编程问题,但是是的,他们的git repo似乎确实遇到了问题。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM