我在Ubuntu上,并试图从arago-project.org克隆一些软件包但是,我似乎无法做到这一点.我的笔记本电脑通过WiFi连接到我家的无线路由器.
carson@carson-laptop:~/oe$ git clone git://arago-project.org/git/arago.git
Initialized empty Git repository in /home/carson/oe/arago/.git/
Run Code Online (Sandbox Code Playgroud)
之后它什么也没做......
一些谷歌搜索显示有些人使用代理.但是,这真的有必要吗?如果是这样,在这种情况下我会使用什么代理?
更新:等待更长时间并得到此错误
carson@carson-laptop:~/oe$ git clone git://arago-project.org/git/arago.git
Initialized empty Git repository in /home/carson/oe/arago/.git/
2011/01/09 10:00:14 socat[4024] E connect(3, AF=2 150.229.98.44:8080, 16): Connection timed out
fatal: The remote end hung up unexpectedly
carson@carson-laptop:~/oe$
Run Code Online (Sandbox Code Playgroud) git ×1