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

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

    I ran into this error while connecting to an open source repository from my Ubuntu x-term.

    The solution that worked was modifing /etc/subversion/servers file. I modified the proxy settings in the global section and now: All is well.

提交回复
热议问题