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

Re: [Subclipse-users] Server 1.6 checkout problem

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 31 Jul 2013 09:50:54 -0400

On Wed, Jul 31, 2013 at 4:08 AM, Wolfgang Pinitsch <
wolfgang.pinitsch_at_hyperwave.com> wrote:

> We are still running an older svn server (1.6) and i was trying to do a
> simple fresh checkout of my branch. All i get is this message:****** **
>
> ** **
>
> Console output:****
>
> ** **
>
> checkout http://svn/xxx/test -r HEAD --depth=infinity --force****
>
> APR does not understand this error code****
>
> svn: Unable to connect to a repository at URL 'http://svn/xxx/test'****
>
> svn: Error running context: The server sent an improper HTTP response****
>
> **
>

I would first triple check that you are entering the right URL. Other than
that, I would guess this is a bug in Subversion 1.8. It uses a new library
for HTTP communication and there have been a lot of bugs surfacing due to
less common configurations such as proxy servers that advertise support for
HTTP/1.1 but then do not fully support it. The old library apparently new
how to deal with those issues better. Many of the known bugs were fixed in
SVN 1.8.1, but I have not seen this on the mailing list.

I can say that it is not a general problem with an older server. Subclipse
is hosted on a SVN 1.6 server and we are able to checkout and use it OK.

It would be great to have you gather more information that could be
reported on users_at_subversion.apache.org so that they could fix the problem.
 Failing that, I would say to just uinstall this Subclipse version and
install the latest Subclipse 1.8.x version instead of 1.10.x and you should
be all set.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3061735
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-07-31 15:51:00 CEST

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

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