Tortoise svn Subversion Update Error

httpsvntortoisesvn

I recently was working on an open source project… Everything was going great for a week or two but them something happened and I don't know what, and I can't update anymore! I know the url is correct, because I can check it out on my linux server… but when I try to check it out with tortoise svn on my windows box it doesn't work.

The error message I'm getting is this

OPTIONS of 'http://opensource.adobe.com/svn/opensource/flex/sdk/branches': 200 OK (http://opensource.adobe.com)

Does anyone know what that means. The 200 OK part seems odd to me… it connected to the server but wasn't able to get the code? And what does OPTIONS of… mean? I've looked around, and some people were having proxy issues… but i'm not behind a proxy, and I made sure that tortoise svn is not trying to use a proxy.

If anyone could help, that would be great!

Boushley

Best Answer

Had the same error

OPTIONS of 'http://********': 200 OK

turned out to be a plain stupid typo. The path I entered was a valid path on the server, but not a valid repository path...

=> check the path :)