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

Help debugging OS/2 port

From: Brian Havard <brianh_at_kheldar.apana.org.au>
Date: 2004-04-07 14:58:58 CEST

Hello subversion developers,
  I'm trying to get subversion going on OS/2 & after a few tweaks have got
it to build. However, on trying it out I get:

F:\Tmp>svn checkout http://svn.collab.net/repos/svn/trunk svn
svn: REPORT request failed on '/repos/svn/!svn/vcc/default'
svn: REPORT of '/repos/svn/!svn/vcc/default': 400 Bad Request
(http://svn.collab.net)

This happens after a short delay & it has created a svn/.svn directory with
a number of files & directories in it.

Tracing the network traffic shows that the failed request looks like this:

0000 52 45 50 4F 52 54 20 2F 72 65 70 6F 73 2F 73 76 REPORT /repos/sv
0010 6E 2F 21 73 76 6E 2F 76 63 63 2F 64 65 66 61 75 n/!svn/vcc/defau
0020 6C 74 20 48 54 54 50 2F 31 2E 31 0D 0A 48 6F 73 lt HTTP/1.1..Hos
0030 74 3A 20 73 76 6E 2E 63 6F 6C 6C 61 62 2E 6E 65 t: svn.collab.ne
0040 74 0D 0A 55 73 65 72 2D 41 67 65 6E 74 3A 20 53 t..User-Agent: S
0050 56 4E 2F 31 2E 30 2E 31 20 28 72 39 30 32 33 29 VN/1.0.1 (r9023)
0060 20 6E 65 6F 6E 2F 30 2E 32 34 2E 34 0D 0A 43 6F neon/0.24.4..Co
0070 6E 6E 65 63 74 69 6F 6E 3A 20 54 45 0D 0A 54 45 nnection: TE..TE
0080 3A 20 74 72 61 69 6C 65 72 73 0D 0A 43 6F 6E 74 : trailers..Cont
0090 65 6E 74 2D 4C 65 6E 67 74 68 3A 20 30 0D 0A 43 ent-Length: 0..C
00A0 6F 6E 74 65 6E 74 2D 54 79 70 65 3A 20 74 65 78 ontent-Type: tex
00B0 74 2F 78 6D 6C 0D 0A 0D 0A t/xml....

To which the server replies with:

HTTP/1.1 400 Bad Request
Date: Wed, 07 Apr 2004 11:41:12 GMT
Server: Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.6 DAV/2
SVN/1.0.1-dev
Vary: accept-language
Accept-Ranges: bytes
Connection: close
Content-Type: text/html; charset=ISO-8859-1
Content-Language: en

[boring stuff chopped]
<H2>Error 400</H2>
<DL>
<DD>
<ADDRESS>
  <A HREF="/">svn.collab.net</A>
  <BR>
  
  <small>Wed Apr 7 06:41:12 2004</small>
  <BR>

  <small>Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.6 DAV/2
SVN/1.0.1-dev</small>
</ADDRESS>

Can anyone give me some hints as to where to start looking?

-- 
 ______________________________________________________________________________
 |  Brian Havard                 |  "He is not the messiah!                   |
 |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
 ------------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 7 15:01:03 2004

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.