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

后端 未结 14 1071
自闭症患者
自闭症患者 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:31

    Apparently, this is more a restriction issue by my host, and I am working with them to resolve it.

    Thanks, 1800.

    BTW, the answer here was that my host, A2 Web Hosting, requires that SVN be handled via SSH using a public_key and configuring, in my case, TortoiseSVN to do the job. It was sort of funky for someone who has just a little experience setting up keys, but it was pretty satisfying once it was done!

    You can find information about SVN on the A2 host in their support wiki.

提交回复
热议问题