wxws1314 2008-09-26 15:50
浏览 277
已采纳

如何下载 http://svn.apache.org 的源码

通过http访问时正常的:
[url]http://svn.apache.org/viewvc/portals/bridges/trunk/[/url]

这样就不行
C:>svn co svn://svn.apache.org/viewvc/portals/bridges/trunk/

svn: Can't connect to host 'svn.apache.org': A connection attempt failed because
the connected party did not properly respond after a period of time, or establi
shed connection failed because connected host has failed to respond.

谢谢

  • 写回答

2条回答 默认 最新

  • lggegegmail 2008-09-27 09:45
    关注

    具体得到apache所有项目的svn地址可以从下面的网页找到:
    [url]http://svn.apache.org/repos/asf/[/url]

    比如:
    [code="java"]http://svn.apache.org/repos/asf/ibatis[/code]
    ibatis svn 的url.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?