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

Re: !svn/vcc/default on WinXP

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-18 19:22:21 CET

Ben Collins-Sussman wrote:

>
> On Feb 18, 2005, at 3:35 AM, Frank Segust wrote:
>
>> Hi Ben,
>>
>> Thanks for your reply.
>>
>> Below is a transcript of the error. I get exactly the same problem
>> using either command line 'svn' or using Tortoise. One thing I have
>> noticed is that by attempting repeated 'svn update' commands I can
>> get a variety of errors. They are listed below.
>>
>>
>> Error 1
>> ---------
>>
>> svn: REPORT request failed on '/svn/bruinknits/!svn/vcc/default'
>> svn: REPORT of '/svn/bruinknits/!svn/vcc/default': Could not read
>> response body:
>> SSL error: wrong version number (https://benwimpory.myip.org)
>>
>>
>> Error 2
>> ---------
>>
>> svn: REPORT request failed on '/svn/myproject/!svn/vcc/default'
>> svn: REPORT of '/svn/myproject/!svn/vcc/default': Could not read
>> chunk delimite
>> r: SSL error: wrong version number (https://my.domain.com)
>>
>> Error 3
>> ---------
>>
>> svn: REPORT request failed on '/svn/bruinknits/!svn/vcc/default'
>> svn: REPORT of '/svn/bruinknits/!svn/vcc/default': Could not read
>> chunk delimite
>> r: SSL error: decryption failed or bad record mac
>> (https://benwimpory.myip.org)
>>
>
> None of these errors have anything to do with Subversion -- they look
> like low-level SSL errors. So there's something wrong with the
> network layer. Somehow apache's mod_ssl and the client library (neon,
> using openssl libraries) aren't able to communicate. Incompatible SSL
> versions? Dunno.
>
> Try doing stuff without SSL as a workaround... or find an SSL expert.
> This is beyond me.

Or install XP SP1 on the server, if you haven't yet. XP -pre SP1 has a
bug in the TCP stack that'll cause problems like this one.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 18 19:24:45 2005

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.