* James McCoy wrote:
> With the 1.7 client, would you be able to provide the (sanitized) output
> of “svn --config-option servers:global:neon-debug-mask=130 ls
> https://${FQDN}/svn-krb/${REPO}” with both the pre-upgrade server and
> the post-upgrade server?

Here we go.  Not very sanitized, I'm afraid.


Cheers,
Andreas


Post-upgrade:
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|OPTIONS /svn-krb/${REPO} HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Keep-Alive:
|Connection: TE, Keep-Alive
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 104
|Accept-Encoding: gzip
|
|Sending request-line and headers:
|Doing DNS lookup on ${FQDN}...
|req: Connecting to ${IPv6}
|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 401 Unauthorized
|[hdr] Date: Tue, 01 Sep 2015 13:53:51 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:53:51 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] Content-Length: 465
|Header Name: [content-length], Value: [465]
|[hdr] Keep-Alive: timeout=5, max=100
|Header Name: [keep-alive], Value: [timeout=5, max=100]
|[hdr] Connection: Keep-Alive
|Header Name: [connection], Value: [Keep-Alive]
|[hdr] Content-Type: text/html; charset=iso-8859-1
|Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
|[hdr]
|End of headers.
|Running post_headers hooks
|Reading 465 bytes of response body.
|Got 465 bytes.
|Read block (465 bytes):
|[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|<html><head>
|<title>401 Unauthorized</title>
|</head><body>
|<h1>Unauthorized</h1>
|<p>This server could not verify that you
|are authorized to access the document
|requested.  Either you supplied the wrong
|credentials (e.g., bad password), or your
|browser doesn't understand how to supply
|the credentials required.</p>
|<hr>
|<address>Apache/2.4.10 (Debian) Server at ${FQDN} Port 443</address>
|</body></html>
|]
|Running post_send hooks
|Request ends, status 401 class 4xx, error line:
|401 Unauthorized
|Running destroy hooks.
|Request ends.
|svn: E175002: Unable to connect to a repository at URL 
'https://${FQDN}/svn-krb/${REPO}'
|svn: E175002: Server sent unexpected return value (401 Unauthorized) in 
response to OPTIONS request for 'https://${FQDN}/svn-krb/${REPO}'
|sess: Destroying session.
|sess: Destroying session.

Pre-upgrade:
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|OPTIONS /svn-krb/${REPO} HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Keep-Alive: 
|Connection: TE, Keep-Alive
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 104
|Accept-Encoding: gzip
|
|Sending request-line and headers:
|Doing DNS lookup on ${FQDN}...
|req: Connecting to ${IPv4}
|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 401 Unauthorized
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate
|Header Name: [www-authenticate], Value: [Negotiate]
|[hdr] WWW-Authenticate: Basic realm="Fnord Login"
|Header Name: [www-authenticate], Value: [Basic realm="Fnord Login"]
|[hdr] Content-Length: 465
|Header Name: [content-length], Value: [465]
|[hdr] Keep-Alive: timeout=5, max=100
|Header Name: [keep-alive], Value: [timeout=5, max=100]
|[hdr] Connection: Keep-Alive
|Header Name: [connection], Value: [Keep-Alive]
|[hdr] Content-Type: text/html; charset=iso-8859-1
|Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 465 bytes of response body.
|Got 465 bytes.
|Read block (465 bytes):
|[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|<html><head>
|<title>401 Unauthorized</title>
|</head><body>
|<h1>Unauthorized</h1>
|<p>This server could not verify that you
|are authorized to access the document
|requested.  Either you supplied the wrong
|credentials (e.g., bad password), or your
|browser doesn't understand how to supply
|the credentials required.</p>
|<hr>
|<address>Apache/2.4.10 (Debian) Server at ${FQDN} Port 443</address>
|</body></html>
|]
|Running post_send hooks
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|OPTIONS /svn-krb/${REPO} HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Keep-Alive: 
|Connection: TE, Keep-Alive
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 104
|Accept-Encoding: gzip
|Authorization: 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|Sending request-line and headers:
|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 1.
|[status-line] < HTTP/1.1 200 OK
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate ${SOMETHING_BASE64}
|Header Name: [www-authenticate], Value: [Negotiate ${SOMETHING_BASE64}]
|[hdr] DAV: 1,2
|Header Name: [dav], Value: [1,2]
|[hdr] DAV: version-control,checkout,working-resource
|Header Name: [dav], Value: [version-control,checkout,working-resource]
|[hdr] DAV: merge,baseline,activity,version-controlled-collection
|Header Name: [dav], Value: 
[merge,baseline,activity,version-controlled-collection]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/depth]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/log-revprops]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/atomic-revprops
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/atomic-revprops]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/partial-replay
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/partial-replay]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/inherited-props
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/inherited-props]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/inline-props
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/inline-props]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/reverse-file-revs
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/reverse-file-revs]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/mergeinfo]
|[hdr] MS-Author-Via: DAV
|Header Name: [ms-author-via], Value: [DAV]
|[hdr] Allow: 
OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT
|Header Name: [allow], Value: 
[OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/ephemeral-txnprops
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/ephemeral-txnprops]
|[hdr] SVN-Youngest-Rev: 25792
|Header Name: [svn-youngest-rev], Value: [25792]
|[hdr] SVN-Repository-UUID: 395e3e0a-3c74-4b16-8ecd-ff456b32e348
|Header Name: [svn-repository-uuid], Value: 
[395e3e0a-3c74-4b16-8ecd-ff456b32e348]
|[hdr] SVN-Repository-MergeInfo: yes
|Header Name: [svn-repository-mergeinfo], Value: [yes]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/replay-rev-resource
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/replay-rev-resource]
|[hdr] SVN-Repository-Root: /svn-krb/${REPO}
|Header Name: [svn-repository-root], Value: [/svn-krb/${REPO}]
|[hdr] SVN-Me-Resource: /svn-krb/${REPO}/!svn/me
|Header Name: [svn-me-resource], Value: [/svn-krb/${REPO}/!svn/me]
|[hdr] SVN-Rev-Root-Stub: /svn-krb/${REPO}/!svn/rvr
|Header Name: [svn-rev-root-stub], Value: [/svn-krb/${REPO}/!svn/rvr]
|[hdr] SVN-Rev-Stub: /svn-krb/${REPO}/!svn/rev
|Header Name: [svn-rev-stub], Value: [/svn-krb/${REPO}/!svn/rev]
|[hdr] SVN-Txn-Root-Stub: /svn-krb/${REPO}/!svn/txr
|Header Name: [svn-txn-root-stub], Value: [/svn-krb/${REPO}/!svn/txr]
|[hdr] SVN-Txn-Stub: /svn-krb/${REPO}/!svn/txn
|Header Name: [svn-txn-stub], Value: [/svn-krb/${REPO}/!svn/txn]
|[hdr] SVN-VTxn-Root-Stub: /svn-krb/${REPO}/!svn/vtxr
|Header Name: [svn-vtxn-root-stub], Value: [/svn-krb/${REPO}/!svn/vtxr]
|[hdr] SVN-VTxn-Stub: /svn-krb/${REPO}/!svn/vtxn
|Header Name: [svn-vtxn-stub], Value: [/svn-krb/${REPO}/!svn/vtxn]
|[hdr] SVN-Allow-Bulk-Updates: On
|Header Name: [svn-allow-bulk-updates], Value: [On]
|[hdr] SVN-Supported-Posts: create-txn
|Header Name: [svn-supported-posts], Value: [create-txn]
|[hdr] SVN-Supported-Posts: create-txn-with-props
|Header Name: [svn-supported-posts], Value: [create-txn-with-props]
|[hdr] Vary: Accept-Encoding
|Header Name: [vary], Value: [Accept-Encoding]
|[hdr] Content-Encoding: gzip
|Header Name: [content-encoding], Value: [gzip]
|[hdr] Content-Length: 154
|Header Name: [content-length], Value: [154]
|[hdr] Keep-Alive: timeout=5, max=99
|Header Name: [keep-alive], Value: [timeout=5, max=99]
|[hdr] Connection: Keep-Alive
|Header Name: [connection], Value: [Keep-Alive]
|[hdr] Content-Type: text/xml; charset="utf-8"
|Header Name: [content-type], Value: [text/xml; charset="utf-8"]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 154 bytes of response body.
|Got 146 bytes.
|Read block (146 bytes):
|[‹]
|compress: got gzipped stream.
|ID1: 31  ID2: 139, cmeth 8, flags 0
|mtime: 0, xflags: 0, os: 3
|compress: Good stream.
|compress: inflate 1, 196 bytes out, 0 remaining
|compress: end of data stream, 0 bytes remain.
|Reading 8 bytes of response body.
|Got 8 bytes.
|Read block (8 bytes):
|[ä„RhÄ]
|compress: End of response; checksum match.
|Running post_send hooks
|Request ends, status 200 class 2xx, error line:
|200 OK
|Running destroy hooks.
|Request ends.
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|OPTIONS /svn-krb/${REPO} HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Connection: TE
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 104
|Accept-Encoding: gzip
|
|Sending request-line and headers:
|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 1.
|[status-line] < HTTP/1.1 401 Unauthorized
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate
|Header Name: [www-authenticate], Value: [Negotiate]
|[hdr] WWW-Authenticate: Basic realm="Fnord Login"
|Header Name: [www-authenticate], Value: [Basic realm="Fnord Login"]
|[hdr] Content-Length: 465
|Header Name: [content-length], Value: [465]
|[hdr] Content-Type: text/html; charset=iso-8859-1
|Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 465 bytes of response body.
|Got 465 bytes.
|Read block (465 bytes):
|[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|<html><head>
|<title>401 Unauthorized</title>
|</head><body>
|<h1>Unauthorized</h1>
|<p>This server could not verify that you
|are authorized to access the document
|requested.  Either you supplied the wrong
|credentials (e.g., bad password), or your
|browser doesn't understand how to supply
|the credentials required.</p>
|<hr>
|<address>Apache/2.4.10 (Debian) Server at ${FQDN} Port 443</address>
|</body></html>
|]
|Running post_send hooks
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|OPTIONS /svn-krb/${REPO} HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Connection: TE
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 104
|Accept-Encoding: gzip
|Authorization: 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|Sending request-line and headers:
|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 1.
|[status-line] < HTTP/1.1 200 OK
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate ${SOMETHING_BASE64}
|Header Name: [www-authenticate], Value: [Negotiate ${SOMETHING_BASE64}]
|[hdr] DAV: 1,2
|Header Name: [dav], Value: [1,2]
|[hdr] DAV: version-control,checkout,working-resource
|Header Name: [dav], Value: [version-control,checkout,working-resource]
|[hdr] DAV: merge,baseline,activity,version-controlled-collection
|Header Name: [dav], Value: 
[merge,baseline,activity,version-controlled-collection]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/depth]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/log-revprops]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/atomic-revprops
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/atomic-revprops]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/partial-replay
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/partial-replay]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/inherited-props
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/inherited-props]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/inline-props
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/inline-props]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/reverse-file-revs
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/reverse-file-revs]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/mergeinfo]
|[hdr] MS-Author-Via: DAV
|Header Name: [ms-author-via], Value: [DAV]
|[hdr] Allow: 
OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT
|Header Name: [allow], Value: 
[OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/ephemeral-txnprops
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/ephemeral-txnprops]
|[hdr] SVN-Youngest-Rev: 25792
|Header Name: [svn-youngest-rev], Value: [25792]
|[hdr] SVN-Repository-UUID: 395e3e0a-3c74-4b16-8ecd-ff456b32e348
|Header Name: [svn-repository-uuid], Value: 
[395e3e0a-3c74-4b16-8ecd-ff456b32e348]
|[hdr] SVN-Repository-MergeInfo: yes
|Header Name: [svn-repository-mergeinfo], Value: [yes]
|[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/replay-rev-resource
|Header Name: [dav], Value: 
[http://subversion.tigris.org/xmlns/dav/svn/replay-rev-resource]
|[hdr] SVN-Repository-Root: /svn-krb/${REPO}
|Header Name: [svn-repository-root], Value: [/svn-krb/${REPO}]
|[hdr] SVN-Me-Resource: /svn-krb/${REPO}/!svn/me
|Header Name: [svn-me-resource], Value: [/svn-krb/${REPO}/!svn/me]
|[hdr] SVN-Rev-Root-Stub: /svn-krb/${REPO}/!svn/rvr
|Header Name: [svn-rev-root-stub], Value: [/svn-krb/${REPO}/!svn/rvr]
|[hdr] SVN-Rev-Stub: /svn-krb/${REPO}/!svn/rev
|Header Name: [svn-rev-stub], Value: [/svn-krb/${REPO}/!svn/rev]
|[hdr] SVN-Txn-Root-Stub: /svn-krb/${REPO}/!svn/txr
|Header Name: [svn-txn-root-stub], Value: [/svn-krb/${REPO}/!svn/txr]
|[hdr] SVN-Txn-Stub: /svn-krb/${REPO}/!svn/txn
|Header Name: [svn-txn-stub], Value: [/svn-krb/${REPO}/!svn/txn]
|[hdr] SVN-VTxn-Root-Stub: /svn-krb/${REPO}/!svn/vtxr
|Header Name: [svn-vtxn-root-stub], Value: [/svn-krb/${REPO}/!svn/vtxr]
|[hdr] SVN-VTxn-Stub: /svn-krb/${REPO}/!svn/vtxn
|Header Name: [svn-vtxn-stub], Value: [/svn-krb/${REPO}/!svn/vtxn]
|[hdr] SVN-Allow-Bulk-Updates: On
|Header Name: [svn-allow-bulk-updates], Value: [On]
|[hdr] SVN-Supported-Posts: create-txn
|Header Name: [svn-supported-posts], Value: [create-txn]
|[hdr] SVN-Supported-Posts: create-txn-with-props
|Header Name: [svn-supported-posts], Value: [create-txn-with-props]
|[hdr] Vary: Accept-Encoding
|Header Name: [vary], Value: [Accept-Encoding]
|[hdr] Content-Encoding: gzip
|Header Name: [content-encoding], Value: [gzip]
|[hdr] Content-Length: 154
|Header Name: [content-length], Value: [154]
|[hdr] Content-Type: text/xml; charset="utf-8"
|Header Name: [content-type], Value: [text/xml; charset="utf-8"]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 154 bytes of response body.
|Got 146 bytes.
|Read block (146 bytes):
|[‹]
|compress: got gzipped stream.
|ID1: 31  ID2: 139, cmeth 8, flags 0
|mtime: 0, xflags: 0, os: 3
|compress: Good stream.
|compress: inflate 1, 196 bytes out, 0 remaining
|compress: end of data stream, 0 bytes remain.
|Reading 8 bytes of response body.
|Got 8 bytes.
|Read block (8 bytes):
|[ä„RhÄ]
|compress: End of response; checksum match.
|Running post_send hooks
|Request ends, status 200 class 2xx, error line:
|200 OK
|Running destroy hooks.
|Request ends.
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|PROPFIND /svn-krb/${REPO}/!svn/rvr/25792 HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Connection: TE
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|Depth: 0
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 82
|Accept-Encoding: gzip
|
|Sending request-line and headers:
|Sending request body:
|Body block (82 bytes):
|[<?xml version="1.0" encoding="utf-8"?><propfind 
xmlns="DAV:"><allprop/></propfind>]
|Request sent; retry is 1.
|[status-line] < HTTP/1.1 401 Unauthorized
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate
|Header Name: [www-authenticate], Value: [Negotiate]
|[hdr] WWW-Authenticate: Basic realm="Fnord Login"
|Header Name: [www-authenticate], Value: [Basic realm="Fnord Login"]
|[hdr] Content-Length: 465
|Header Name: [content-length], Value: [465]
|[hdr] Content-Type: text/html; charset=iso-8859-1
|Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 465 bytes of response body.
|Got 465 bytes.
|Read block (465 bytes):
|[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|<html><head>
|<title>401 Unauthorized</title>
|</head><body>
|<h1>Unauthorized</h1>
|<p>This server could not verify that you
|are authorized to access the document
|requested.  Either you supplied the wrong
|credentials (e.g., bad password), or your
|browser doesn't understand how to supply
|the credentials required.</p>
|<hr>
|<address>Apache/2.4.10 (Debian) Server at ${FQDN} Port 443</address>
|</body></html>
|]
|Running post_send hooks
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|PROPFIND /svn-krb/${REPO}/!svn/rvr/25792 HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Connection: TE
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|Depth: 0
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 82
|Accept-Encoding: gzip
|Authorization: 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|Sending request-line and headers:
|Sending request body:
|Body block (82 bytes):
|[<?xml version="1.0" encoding="utf-8"?><propfind 
xmlns="DAV:"><allprop/></propfind>]
|Request sent; retry is 1.
|[status-line] < HTTP/1.1 207 Multi-Status
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate ${SOMETHING_BASE64}
|Header Name: [www-authenticate], Value: [Negotiate ${SOMETHING_BASE64}]
|[hdr] Content-Length: 1392
|Header Name: [content-length], Value: [1392]
|[hdr] Content-Type: text/xml; charset="utf-8"
|Header Name: [content-type], Value: [text/xml; charset="utf-8"]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 1392 bytes of response body.
|Got 1392 bytes.
|Read block (1392 bytes):
|[<?xml version="1.0" encoding="utf-8"?>
|<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
|<D:response xmlns:S="http://subversion.tigris.org/xmlns/svn/"; 
xmlns:C="http://subversion.tigris.org/xmlns/custom/"; 
xmlns:V="http://subversion.tigris.org/xmlns/dav/"; xmlns:lp1="DAV:" 
xmlns:lp2="http://subversion.tigris.org/xmlns/dav/";>
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/</D:href>
|<D:propstat>
|<D:prop>
|<S:global-ignores>*.o
|*.a
|*.so
|*.class
|.classpath
|.project
|.cproject
|.settings
|.metadata
|.idea
|core*
|</S:global-ignores>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|<lp1:getcontenttype>text/html; charset=UTF-8</lp1:getcontenttype>
|<lp1:getetag>W/"25792//"</lp1:getetag>
|<lp1:creationdate>2015-08-31T13:23:52.253916Z</lp1:creationdate>
|<lp1:getlastmodified>Mon, 31 Aug 2015 13:23:52 GMT</lp1:getlastmodified>
|<lp1:checked-in><D:href>/svn-krb/${REPO}/!svn/ver/25792/</D:href></lp1:checked-in>
|<lp1:version-controlled-configuration><D:href>/svn-krb/${REPO}/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
|<lp1:version-name>25792</lp1:version-name>
|<lp1:creator-displayname>guenther</lp1:creator-displayname>
|<lp2:baseline-relative-path/>
|<lp2:repository-uuid>395e3e0a-3c74-4b16-8ecd-ff456b32e348</lp2:repository-uuid>
|<lp2:deadprop-count>1</lp2:deadprop-count>
|<D:lockdiscovery/>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|</D:multistatus>
|]
|Running post_send hooks
|Request ends, status 207 class 2xx, error line:
|207 Multi-Status
|Running destroy hooks.
|Request ends.
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|PROPFIND /svn-krb/${REPO}/!svn/rvr/25792 HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Connection: TE
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|Depth: 1
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 113
|Accept-Encoding: gzip
|
|Sending request-line and headers:
|Sending request body:
|Body block (113 bytes):
|[<?xml version="1.0" encoding="utf-8"?><propfind 
xmlns="DAV:"><prop><resourcetype xmlns="DAV:"/></prop></propfind>]
|Request sent; retry is 1.
|[status-line] < HTTP/1.1 401 Unauthorized
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate
|Header Name: [www-authenticate], Value: [Negotiate]
|[hdr] WWW-Authenticate: Basic realm="Fnord Login"
|Header Name: [www-authenticate], Value: [Basic realm="Fnord Login"]
|[hdr] Content-Length: 465
|Header Name: [content-length], Value: [465]
|[hdr] Content-Type: text/html; charset=iso-8859-1
|Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 465 bytes of response body.
|Got 465 bytes.
|Read block (465 bytes):
|[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|<html><head>
|<title>401 Unauthorized</title>
|</head><body>
|<h1>Unauthorized</h1>
|<p>This server could not verify that you
|are authorized to access the document
|requested.  Either you supplied the wrong
|credentials (e.g., bad password), or your
|browser doesn't understand how to supply
|the credentials required.</p>
|<hr>
|<address>Apache/2.4.10 (Debian) Server at ${FQDN} Port 443</address>
|</body></html>
|]
|Running post_send hooks
|Running pre_send hooks
|compress: Initialization.
|compress: Initialization.
|Sending request headers:
|PROPFIND /svn-krb/${REPO}/!svn/rvr/25792 HTTP/1.1
|User-Agent: SVN/1.7.19 neon/0.29.6
|Connection: TE
|TE: trailers
|Host: ${FQDN}
|Content-Type: text/xml
|Accept-Encoding: gzip
|Depth: 1
|DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
|DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
|DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
|Content-Length: 113
|Accept-Encoding: gzip
|Authorization: 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|Sending request-line and headers:
|Sending request body:
|Body block (113 bytes):
|[<?xml version="1.0" encoding="utf-8"?><propfind 
xmlns="DAV:"><prop><resourcetype xmlns="DAV:"/></prop></propfind>]
|Request sent; retry is 1.
|[status-line] < HTTP/1.1 207 Multi-Status
|[hdr] Date: Tue, 01 Sep 2015 13:55:17 GMT
|Header Name: [date], Value: [Tue, 01 Sep 2015 13:55:17 GMT]
|[hdr] Server: Apache/2.4.10 (Debian)
|Header Name: [server], Value: [Apache/2.4.10 (Debian)]
|[hdr] WWW-Authenticate: Negotiate ${SOMETHING_BASE64}
|Header Name: [www-authenticate], Value: [Negotiate ${SOMETHING_BASE64}]
|[hdr] Content-Length: 2237
|Header Name: [content-length], Value: [2237]
|[hdr] Content-Type: text/xml; charset="utf-8"
|Header Name: [content-type], Value: [text/xml; charset="utf-8"]
|[hdr] 
|End of headers.
|Running post_headers hooks
|Reading 2237 bytes of response body.
|Got 2237 bytes.
|Read block (2237 bytes):
|[<?xml version="1.0" encoding="utf-8"?>
|<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/priv/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/users/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/bookscans/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/pub/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/prog/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/admin/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/assignments/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|<D:response xmlns:lp1="DAV:">
|<D:href>/svn-krb/${REPO}/!svn/rvr/25792/tutor/</D:href>
|<D:propstat>
|<D:prop>
|<lp1:resourcetype><D:collection/></lp1:resourcetype>
|</D:prop>
|<D:status>HTTP/1.1 200 OK</D:status>
|</D:propstat>
|</D:response>
|</D:multistatus>
|]
|Running post_send hooks
|Request ends, status 207 class 2xx, error line:
|207 Multi-Status
|Running destroy hooks.
|Request ends.
|sess: Destroying session.
|sess: Destroying session.

Reply via email to