【发布时间】:2013-07-01 21:38:39
【问题描述】:
我喜欢使用 SVN 从这个 URL 下载文件:http://core.trac.wordpress.org/browser/tests/trunk。问题是下载的 URL 似乎不正确。
我尝试在命令行中使用以下命令:
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 吗?或者我怎样才能下载这个存储库?
亲切的问候
【问题讨论】:
标签: wordpress svn repository