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

Serf failure

From: Blair Zajac <blair_at_orcaware.com>
Date: Sat, 24 Oct 2009 20:00:34 -0700

Using git svn I got a failure running "git svn fetch" and when I switched to
neon, it succeeded.

Attached is the TCP stream for the failed HTTP request.

I do have the entire tcpdump, but it's got my password encoded in it so if
anybody wants to take a look, I could dump each of the previous TCP streams to
see the entire operation.

Blair

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411121

REPORT /svn/repos/!svn/vcc/default HTTP/1.1
Transfer-Encoding: chunked
Authorization: Basic foobar
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.6.5 (r38866) serf/0.3.0
Host: softboss

1
<
f
S:update-report
1
 
7
xmlns:S
2
="
4
svn:
1
"
1
>
1
<
a
S:src-path
1
>
a
/svn/repos
2
</
a
S:src-path
1
>
1
<
11
S:target-revision
1
>
6
201307
2
</
11
S:target-revision
1
>
1
<
f
S:update-target
1
>
b
<ÉŠ
</
f
S:update-target
1
>
1
<
7
S:depth
1
>
8
infinity
2
</
7
S:depth
1
>
1
<
7
S:entry
1
 
3
rev
2
="
6
201307
1
"
1
 
5
depth
2
="
8
infinity
1
"
1
>
2
</
7
S:entry
1
>
1
<
7
S:entry
1
 
3
rev
2
="
6
201307
1
"
1
 
5
depth
2
="
8
infinity
1
"
1
>
6
common
2
</
7
S:entry
1
>
1
<
7
S:entry
1
 
3
rev
2
="
6
201307
1
"
1
 
5
depth
2
="
8
infinity
1
"
1
>
18
common/python_ice_server
2
</
7
S:entry
1
>
1
<
7
S:entry
1
 
3
rev
2
="
6
185223
1
"
1
 
5
depth
2
="
8
infinity
1
"
1
>
1e
common/python_ice_server/trunk
2
</
7
S:entry
1
>
2
</
f
S:update-report
1
>
0

HTTP/1.1 400 Bad Request
Date: Sun, 25 Oct 2009 02:34:41 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 300
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!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.0.52 (CentOS) Server at softboss Port 80</address>
</body></html>
Received on 2009-10-25 04:01:05 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.