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

Re: Serf failure

From: Edmund Wong <ed_at_kdtc.net>
Date: Thu, 29 Oct 2009 17:05:54 +0800

Hi,

I thought it was the proxy at work that was screwing things
up (the previous result was with the proxy on), so I deliberately
took the proxy out of the picture and came across a different error:

D:\extprogs\svn>svn update
..\..\..\subversion\svn\update-cmd.c:97: (apr_err=20014)
..\..\..\subversion\libsvn_client\update.c:380: (apr_err=20014)
..\..\..\subversion\libsvn_client\update.c:237: (apr_err=20014)
..\..\..\subversion\libsvn_ra\ra_loader.c:486: (apr_err=20014)
..\..\..\subversion\libsvn_ra\ra_loader.c:486: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\options.c:476: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\util.c:612: (apr_err=20014)
svn: Error running context: Internal error

D:\extprogs\svn>

With the following TCP capture:

Host: svn.collab.net
oding: chunked
DAV:
http://subversion.tigris.org/xmlns/dav/svn/depth,http://subversion.tigris.org/xmlns/dav/svn/mergeinfo,http://subversion.tigris.org/xmlns/dav/svn/log-revprops
Content-Type: text/xml
User-Agent: SVN/1.7.0 (dev build) serf/0.3.0
Host: svn.collab.net

OPTIONS http://svn.collab.net/repos/svn/trunk HTTP/1.1
Transfer-EncuD:activity-collection-setc</D:activity-collection-set></D:options>

0

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
<hr>
<address>Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7a DAV/2 SVN/1.6.6
PHP/5.2.6 Server at svn.collab.net Port 80</address>
</body></html>

Edmund

--
KDTC
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2412488
Received on 2009-10-29 10:04:44 CET

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.