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

More debug info options than "neon-debug-mask = 130"?

From: Jeff Jensen <jeffjensen_at_upstairstechnology.com>
Date: 2006-05-20 06:52:32 CEST

Hi,

Still trying to track down a problem, and need more debug info that subject.
Are there any additional options to get more debug info? I've tried
adjusting the "130" numbers, but don't seem to get more out.

I used TCPMon to inspect the response for any additional peculiarities, but
it is the same is the debug output below.

Particularly, looking for further details on the processing that determines
the "OPTIONS request failed" as shown below.

Sending request-line and headers:
Connecting to (ip address)
Sending request body:
Body block (104 bytes):
[<?xml version="1.0" encoding="utf-8"?><D:options
xmlns:D="DAV:"><D:activity-collection-set/></D:options>]
Request sent; retry is 0.
[status-line] < HTTP/1.1 200 OK
[hdr] Content-Length: 0
Header Name: [content-length], Value: [0]
[hdr] Date: Sat, 20 May 2006 04:44:22 GMT
Header Name: [date], Value: [Sat, 20 May 2006 04:44:22 GMT]
[hdr] Public: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS, CONNECT
Header Name: [public], Value: [GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS,
CONNECT]
[hdr] Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS, CONNECT
Header Name: [allow], Value: [GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS,
CONNECT]
[hdr] Cache-Control: private
Header Name: [cache-control], Value: [private]
[hdr]
End of headers.
Request ends, status 200 class 2xx, error line:
200 OK
Running destroy hooks.
Request ends.
svn: Commit failed (details follow):
svn: OPTIONS request failed on '/svn/playground/main'
svn: OPTIONS of '/svn/playground/main': 200 OK (http://www.xxx.com)
ne_session_destroy called.
ne_session_destroy called.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 20 06:53:36 2006

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.