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

Re: ra_serf dies in export

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: Sat, 20 Sep 2008 05:30:52 -0700

On Saturday, September 20, 2008 10:45 AM +0200 Lieven Govaerts
<svnlgo_at_mobsol.be> wrote:

> Really helpful! Now, a couple of hours ago I fixed a bug in serf where
> certain headers can get corrupted. I noticed this error during 'svn
> export', but the symptoms are different than in your situation so I
> doubt it's the same issue.

I saw that the Wireshark trace couldn't decode the HTTPS data so I modified
the server config to allow unencrypted connection and removed the "Require
valid-user" and reloaded Apache. After that I couldn't get the system to
fail. So I suspect something got corrupted server-side as well and forcing
the server to reload cleared it.

However, once I re-enabled SSL and authentication on the server, I found
that attempts to connect to the http: address (now disallowed by
SSLRequireSSL) alternated between a 1.5.2 client crash and "svn: XML
parsing failed: (403 Forbidden)", using serf.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-20 14:31:05 CEST

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

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