今天连接svn资源库的时候一直出现

RA layer request failed
svn: Unable to connect to a repository at URL http://...

svn: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: no element found (http://...)

等错误

原因:  url错误    一直以为url是以http 或者https 开头 

 

解决:  以svn://地址     开头即可.

相关文章:

  • 2022-03-06
  • 2021-12-08
  • 2022-01-07
  • 2022-12-23
  • 2022-02-17
  • 2022-12-23
  • 2022-12-23
  • 2021-06-06
猜你喜欢
  • 2021-05-04
  • 2021-06-20
  • 2022-03-02
  • 2021-05-04
  • 2022-12-23
  • 2021-12-08
  • 2021-10-16
相关资源
相似解决方案