【发布时间】:2013-09-03 13:32:43
【问题描述】:
如果我尝试通过 svn://example.com/svn/repo 从 Debian 服务器签出 repo,我会收到以下错误:
Unable to connect to a repository at URL
'svn://example.com/svn/repo'
No repository found in 'svn://example.com/svn/repo'
我在尝试通过 shell 从服务器结帐时遇到同样的错误。
如果我使用“http://example.com/svn/repo”并且 repo 肯定存在,它就可以工作。
svnserve 作为守护进程运行,监听端口 3690 (UDP/TCP)。
我错过了什么?
【问题讨论】: