An SVN error (200 OK) when checking out from my online repository

后端 未结 14 1078
自闭症患者
自闭症患者 2020-12-01 07:00

I\'m trying to set up my first repository on my host and am getting this error when I use TortoiseSVN to checkout the project:

Error: OPTIONS of \'htt

14条回答
  •  伪装坚强ぢ
    2020-12-01 07:52

    I had to dig into this issue too and found the following pages which lead me to the solution: - http://comments.gmane.org/gmane.comp.version-control.subversion.devel/117844 (See especially the link to "Julian's patch".)

    There is stated that the "OPTIONS of : 200 () OK" error is quite misleading and often just means that the repository URL is wrong.

提交回复
热议问题