SVN | WordPress Repository下载
问题描述:
我喜欢用这个网址下载文件:http://core.trac.wordpress.org/browser/tests/trunk使用SVN。问题在于URL下载似乎并不正确。SVN | WordPress Repository下载
我尝试在我的命令行使用以下命令:
svn co http://core.trac.wordpress.org/browser/tests/trunk/ .
,但我收到以下错误:
svn: E175003: Unable to connect to a repository at URL 'http://core.trac.wordpress.org/tests'
svn: E175003: The OPTIONS response did not includ the requested activity-collection-set; this often means that the URL is not WebDAV-enabled
有人可以帮我找出什么是正确的用于SVN的URL?或者我该如何下载这个存储库?
亲切的问候
答
Trac的URL从来没有,也永远不会是真正的仓库
的URL根据Subversion Access页
To check out the latest WP codebase, try this checkout command:
而且你可以尝试预测有趣的部分最终完整URL回购或在网络浏览器或回购浏览器中找到它