Error 200 when performing validation using TortoiseSvn

I am trying to do a simple checkout operation. This works on several other computers (but not on the same local network). I am getting this error message:

http://www.jamamate.com/error.jpg

-1


a source to share


2 answers


If you are behind a proxy server, HTTP error 200 may indicate that the proxy server does not support WebDAV or WebDAV is disabled.



0


a source


I would first check your firewall / antivirus software, which can corrupt the subversion data. To see if this is the case or not, see if any of them have changed.



If it still doesn't work I will check the proxy settings if you are behind a proxy.

0


a source







All Articles