【发布时间】:2013-10-21 19:23:55
【问题描述】:
我最近更换了 Mac 的硬盘,所以我重新安装了 SVN。但是我无法连接到存储库,错误是:
svn: E120108: Unable to connect to a repository at URL 'xxxxxx'
svn: E120108: Error running context: The server unexpectedly closed the connection.
我可以在浏览器中访问 URL。 SVN 也安装正确。当我输入svn --version 时,它显示我有SVN 1.8.3。
以前有没有人遇到过同样的问题。任何帮助表示赞赏。
【问题讨论】:
-
你能发布你用来联系存储库的命令吗?
-
@MichaelSchlottke,
brew install v8在我的情况下
标签: svn repository