SVN在Chekout的时候提示一下错误: Error   Unable to connect to a repository at URL
        2016-10-24 11:33:58   来源:   浏览: 次
      
      
        导读:SVN在Chekout的时候提示一下错误:Error  Unable to connect to a repository at URLError  The XMl Response contains invalid XMLError   Malformend XML:no element found如图所示      
      SVN在Chekout的时候提示一下错误:
    Error    Unable to connect to a repository at URL
    Error    The XMl Response contains invalid XML
    Error     Malformend XML:no element found
如图所示

在百度知道提问,然后又研究很长时间,最终发现,是一个很小的错误,耽误了很多时间。
还是地址写错了:https://xxxx.com/svn/project/
春哥把svn这个给写丢了,只写:https://xxxx.com/project/,以前还遇到过,居然给忘记了!