无法克隆LibreOffice git存储库

问题描述:

我试图按this LibreOffice page上的说明克隆LibreOffice源代码,但它不起作用。它看起来像我甚至不能ping他们的服务器。他们的服务器是关闭的,还是我错过了一些东西?我做了一些谷歌搜索,但我无法弄清楚。任何帮助,将不胜感激!无法克隆LibreOffice git存储库

[email protected]:/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) 
[email protected]:/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 
+0

这很糟糕。整个Linux图形堆栈都依赖于这个git存储库。 – sayap 2012-02-03 14:57:02

+0

找到了这个:http://www.mail-archive.com/[email protected]/msg28311.html – sayap 2012-02-04 10:21:59

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