今天搭建完svn,在客户端import项目时出现连接不上SVN server的情况,提示“不知道这样的主机”及“svn: Unable to connect to a repository at URL 'https://xxxx”。
重复确认了URL,该URL是从server右键项目copy到的,但是就是连接不上。
本来的URL是https://域名名称/svn/项目名称
后来直接把URL改成:https://服务器IP/svn/项目名称
这样就解决了。
本文标题:连接svn server时提示 不知道这样的主机
本文链接:https://www.haomeiwen.com/subject/gcaiuxtx.html
网友评论