[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: Jeronimo Ginzburg <jjg_at_primary.com.ar>
Date: 2007-03-07 16:00:09 CET

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.

Jero

Jeronimo Ginzburg wrote:

> I have a problem while trying to checkout a very simple and small
> project. I've tried in subclipse 1.0.2/1.0.5/1.2 and also in
> tortoiseSVN. I can browse the project in the SVN Repository Explorer
> but when I try to check it out I always have the same error:
> RA layer request failed
> svn: REPORT request failed on '/testproject/!svn/vcc/default'
> svn: REPORT of '/testproject/!svn/vcc/default': Could not read status
> line: An established connection was aborted by the software in your
> host machine. (http://www.mysite.com)
>
> I'm using Subversion 1.4.2 with Apache 2.0.59 in windows 2000. The
> Apache server has only the subversion module with its default
> installation.
> I've seen in the mailing list archives that this error has been
> reported before, but I couldn't find a solution posted.
>
> Any help will be appreciated,
> Jero
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
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:53:52 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.