今天連接配接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://位址 開頭即可.