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

Re: Checkout error with http

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-03-07 16:04:21 CET

On 3/7/07, Jeronimo Ginzburg <jeronimo@primary.com.ar> wrote:
> I 've found the cause of the problem is that Subversion uses
> non-standard HTTP methods which Squid doesn't forward. I'd like to know
> if there is any other way to solve the problem without adding to
> squid.conf the line "extension_methods REPORT MERGE MKACTIVITY
> CHECKOUT", because I don't have access to the Squid configuration (I
> suppose there is no other way).

I'm sure they're perfectly standard HTTP methods (HTTP is more than
just web browsing - SVN uses WebDAV, which is part of HTTP), they're
just outside the realm of the basic GET, POST and HEAD ones which
plain web browsers use and most proxies allow by default.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 7 16:04:51 2007

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

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