[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Update Error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 07 Aug 2009 08:05:11 +0200

On 06.08.2009 16:37, Aaron Boushley wrote:
> Hey All,
>
> I'm trying to update my local copy of an open source project... but
> for some reason when I do it from tortoise svn it doesn't work! The
> window for the update pops open, waits for 5-10sec, and then this
> error message pops up.
>
> OPTIONS of 'http://opensource.adobe.com/svn/opensource/flex/sdk/branches':
> 200 OK (http://opensource.adobe.com)
>
> To me this seems like an odd error message... 200 OK is the http
> response meaning that it did connect... Does anyone have insight as to
> the meaning of this problem.

The error "200 OK" means that Subversion expected a different response,
but the server just sent "OK" instead. It's like if you ask someone for
his/her name, and you get "OK" as an answer: it's not what you asked, so
that's the wrong answer (and therefore an error).

I've tried that repository, did a checkout and an update. Both worked
just fine.

Make sure you don't have a proxy/virus scanner/firewall installed or in
between your computer and the repository which interferes with the
network traffic.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2381184
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-07 08:05:35 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.