Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- OPTIONS /svn/mytestproject-web HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Keep-Alive:
- Connection: TE, Keep-Alive
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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 mytestlocation.no-ip.org...
- Connecting to 77.28.123.112
- 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 Authorization Required
- [hdr] Date: Mon, 16 Sep 2013 09:47:17 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:17 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] WWW-Authenticate: Basic realm="Authorization Realm"
- Header Name: [www-authenticate], Value: [Basic realm="Authorization Realm"]
- [hdr] Content-Length: 484
- Header Name: [content-length], Value: [484]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 484 bytes of response body.
- Got 484 bytes.
- Read block (484 bytes):
- [<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
- <html><head>
- <title>401 Authorization Required</title>
- </head><body>
- <h1>Authorization Required</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.2.15 (CentOS) Server at mytestlocation.no-ip.org Port 80</address>
- </body></html>
- ]
- Running post_send hooks
- ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="Authorization Realm"
- auth: Got challenge (code 401).
- auth: Got 'Basic' challenge.
- auth: Trying Basic challenge...
- Authentication realm: <http://mytestlocation.no-ip.org:80> Authorization Realm
- auth: Accepted Basic challenge.
- sess: Closing connection.
- sess: Connection closed.
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- OPTIONS /svn/mytestproject-web HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Keep-Alive:
- Connection: TE, Keep-Alive
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- 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] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [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/partial-replay
- Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/partial-replay]
- [hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
- Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/mergeinfo]
- [hdr] DAV: <http://apache.org/dav/propset/fs/1>
- Header Name: [dav], Value: [<http://apache.org/dav/propset/fs/1>]
- [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] Content-Length: 197
- Header Name: [content-length], Value: [197]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 197 bytes of response body.
- Got 197 bytes.
- Read block (197 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:options-response xmlns:D="DAV:">
- <D:activity-collection-set><D:href>/svn/mytestproject-web/!svn/act/</D:href></D:activity-collection-set></D:options-response>
- ]
- XML: Parsing 197 bytes.
- XML: start-element (0, {DAV:, options-response}) => 212
- XML: char-data (212) returns 0
- XML: start-element (212, {DAV:, activity-collection-set}) => 200
- XML: start-element (200, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (200, {DAV:, activity-collection-set})
- XML: end-element (212, {DAV:, options-response})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#1), code is 200 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 200 class 2xx, error line:
- 200 OK
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 300
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (300 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/><resourcetype xmlns="DAV:"/><baseline-relative-path xmlns="http://subversion.tigris.org/xmlns/dav/"/><repository-uuid xmlns="http://subversion.tigris.org/xmlns/dav/"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 665
- Header Name: [content-length], Value: [665]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 665 bytes of response body.
- Got 665 bytes.
- Read block (665 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/</D:href>
- <D:propstat>
- <D:prop>
- <lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
- <lp1:resourcetype><D:collection/></lp1:resourcetype>
- <lp3:baseline-relative-path/>
- <lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 665 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
- XML: start-element (218, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (218, {DAV:, version-controlled-configuration})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, resourcetype}) => 215
- XML: start-element (215, {DAV:, collection}) => 204
- XML: end-element (204, {DAV:, collection})
- XML: end-element (215, {DAV:, resourcetype})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
- XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
- XML: char-data (252) returns 0
- XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 111
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (111 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><checked-in xmlns="DAV:"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 418
- Header Name: [content-length], Value: [418]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 418 bytes of response body.
- Got 418 bytes.
- Read block (418 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/!svn/vcc/default</D:href>
- <D:propstat>
- <D:prop>
- <lp1:checked-in><D:href>/svn/mytestproject-web/!svn/bln/176</D:href></lp1:checked-in>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 418 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, checked-in}) => 203
- XML: start-element (203, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (203, {DAV:, checked-in})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web/!svn/bln/176 HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 148
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (148 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><baseline-collection xmlns="DAV:"/><version-name xmlns="DAV:"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 473
- Header Name: [content-length], Value: [473]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 473 bytes of response body.
- Got 473 bytes.
- Read block (473 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/!svn/bln/176</D:href>
- <D:propstat>
- <D:prop>
- <lp1:baseline-collection><D:href>/svn/mytestproject-web/!svn/bc/176/</D:href></lp1:baseline-collection>
- <lp1:version-name>176</lp1:version-name>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 473 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, baseline-collection}) => 202
- XML: start-element (202, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (202, {DAV:, baseline-collection})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-name}) => 219
- XML: char-data (219) returns 0
- XML: end-element (219, {DAV:, version-name})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 300
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (300 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/><resourcetype xmlns="DAV:"/><baseline-relative-path xmlns="http://subversion.tigris.org/xmlns/dav/"/><repository-uuid xmlns="http://subversion.tigris.org/xmlns/dav/"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 665
- Header Name: [content-length], Value: [665]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 665 bytes of response body.
- Got 665 bytes.
- Read block (665 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/</D:href>
- <D:propstat>
- <D:prop>
- <lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
- <lp1:resourcetype><D:collection/></lp1:resourcetype>
- <lp3:baseline-relative-path/>
- <lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 665 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
- XML: start-element (218, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (218, {DAV:, version-controlled-configuration})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, resourcetype}) => 215
- XML: start-element (215, {DAV:, collection}) => 204
- XML: end-element (204, {DAV:, collection})
- XML: end-element (215, {DAV:, resourcetype})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
- XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
- XML: char-data (252) returns 0
- XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 111
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (111 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><checked-in xmlns="DAV:"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 418
- Header Name: [content-length], Value: [418]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 418 bytes of response body.
- Got 418 bytes.
- Read block (418 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/!svn/vcc/default</D:href>
- <D:propstat>
- <D:prop>
- <lp1:checked-in><D:href>/svn/mytestproject-web/!svn/bln/176</D:href></lp1:checked-in>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 418 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, checked-in}) => 203
- XML: start-element (203, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (203, {DAV:, checked-in})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web/!svn/bln/176 HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 148
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (148 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><baseline-collection xmlns="DAV:"/><version-name xmlns="DAV:"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 473
- Header Name: [content-length], Value: [473]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 473 bytes of response body.
- Got 473 bytes.
- Read block (473 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/!svn/bln/176</D:href>
- <D:propstat>
- <D:prop>
- <lp1:baseline-collection><D:href>/svn/mytestproject-web/!svn/bc/176/</D:href></lp1:baseline-collection>
- <lp1:version-name>176</lp1:version-name>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 473 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, baseline-collection}) => 202
- XML: start-element (202, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (202, {DAV:, baseline-collection})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-name}) => 219
- XML: char-data (219) returns 0
- XML: end-element (219, {DAV:, version-name})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 300
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (300 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/><resourcetype xmlns="DAV:"/><baseline-relative-path xmlns="http://subversion.tigris.org/xmlns/dav/"/><repository-uuid xmlns="http://subversion.tigris.org/xmlns/dav/"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 665
- Header Name: [content-length], Value: [665]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 665 bytes of response body.
- Got 665 bytes.
- Read block (665 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/</D:href>
- <D:propstat>
- <D:prop>
- <lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
- <lp1:resourcetype><D:collection/></lp1:resourcetype>
- <lp3:baseline-relative-path/>
- <lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 665 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
- XML: start-element (218, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (218, {DAV:, version-controlled-configuration})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, resourcetype}) => 215
- XML: start-element (215, {DAV:, collection}) => 204
- XML: end-element (204, {DAV:, collection})
- XML: end-element (215, {DAV:, resourcetype})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
- XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
- XML: char-data (252) returns 0
- XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- Content-Type: text/xml
- Accept-Encoding: gzip
- Label: 176
- 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: 148
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (148 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><baseline-collection xmlns="DAV:"/><version-name xmlns="DAV:"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:22 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:22 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Vary: Label
- Header Name: [vary], Value: [Label]
- [hdr] Content-Length: 473
- Header Name: [content-length], Value: [473]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 473 bytes of response body.
- Got 473 bytes.
- Read block (473 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/!svn/bln/176</D:href>
- <D:propstat>
- <D:prop>
- <lp1:baseline-collection><D:href>/svn/mytestproject-web/!svn/bc/176/</D:href></lp1:baseline-collection>
- <lp1:version-name>176</lp1:version-name>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 473 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, baseline-collection}) => 202
- XML: start-element (202, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (202, {DAV:, baseline-collection})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-name}) => 219
- XML: char-data (219) returns 0
- XML: end-element (219, {DAV:, version-name})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- PROPFIND /svn/mytestproject-web/!svn/bc/176 HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- 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: 300
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (300 bytes):
- [<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/><resourcetype xmlns="DAV:"/><baseline-relative-path xmlns="http://subversion.tigris.org/xmlns/dav/"/><repository-uuid xmlns="http://subversion.tigris.org/xmlns/dav/"/></prop></propfind>]
- Request sent; retry is 0.
- [status-line] < HTTP/1.1 207 Multi-Status
- [hdr] Date: Mon, 16 Sep 2013 09:47:22 GMT
- Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:22 GMT]
- [hdr] Server: Apache/2.2.15 (CentOS)
- Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
- [hdr] Content-Length: 677
- Header Name: [content-length], Value: [677]
- [hdr] Connection: close
- Header Name: [connection], Value: [close]
- [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 677 bytes of response body.
- Got 677 bytes.
- Read block (677 bytes):
- [<?xml version="1.0" encoding="utf-8"?>
- <D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
- <D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
- <D:href>/svn/mytestproject-web/!svn/bc/176/</D:href>
- <D:propstat>
- <D:prop>
- <lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
- <lp1:resourcetype><D:collection/></lp1:resourcetype>
- <lp3:baseline-relative-path/>
- <lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]
- XML: Parsing 677 bytes.
- XML: start-element (0, {DAV:, multistatus}) => 100
- XML: char-data (100) returns 0
- XML: start-element (100, {DAV:, response}) => 101
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: char-data (101) returns 0
- XML: start-element (101, {DAV:, propstat}) => 104
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, prop}) => 105
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
- XML: start-element (218, {DAV:, href}) => 103
- XML: char-data (103) returns 0
- XML: end-element (103, {DAV:, href})
- XML: end-element (218, {DAV:, version-controlled-configuration})
- XML: char-data (105) returns 0
- XML: start-element (105, {DAV:, resourcetype}) => 215
- XML: start-element (215, {DAV:, collection}) => 204
- XML: end-element (204, {DAV:, collection})
- XML: end-element (215, {DAV:, resourcetype})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
- XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
- XML: char-data (105) returns 0
- XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
- XML: char-data (252) returns 0
- XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
- XML: char-data (105) returns 0
- XML: end-element (105, {DAV:, prop})
- XML: char-data (104) returns 0
- XML: start-element (104, {DAV:, status}) => 106
- XML: char-data (106) returns 0
- XML: end-element (106, {DAV:, status})
- XML: char-data (104) returns 0
- XML: end-element (104, {DAV:, propstat})
- XML: char-data (101) returns 0
- XML: end-element (101, {DAV:, response})
- XML: char-data (100) returns 0
- XML: end-element (100, {DAV:, multistatus})
- XML: XML_Parse returned 1
- XML: End of document.
- XML: XML_Parse returned 1
- Running post_send hooks
- ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
- sess: Closing connection.
- sess: Connection closed.
- Request ends, status 207 class 2xx, error line:
- 207 Multi-Status
- Running destroy hooks.
- Request ends.
- ah_create, for WWW-Authenticate
- Running pre_send hooks
- auth: Sending 'Basic' response.
- compress: Initialization.
- compress: Initialization.
- Sending request headers:
- REPORT /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
- User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
- Connection: TE
- TE: trailers
- Host: mytestlocation.no-ip.org
- Content-Length: 268
- Content-Type: text/xml
- Accept-Encoding: gzip
- Accept-Encoding: svndiff1;q=0.9,svndiff;q=0.8
- 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
- Accept-Encoding: gzip
- Authorization: Basic --hidden--
- Sending request-line and headers:
- Connecting to 77.28.123.112
- Sending request body:
- Body block (268 bytes):
- [<S:update-report send-all="true" xmlns:S="svn:"><S:src-path>http://mytestlocation.no-ip.org/svn/mytestproject-web</S:src-path><S:target-revision>176</S:target-revision><S:depth>infinity</S:depth><S:entry rev="176" depth="infinity" start-empty="true"></S:entry></S:update-report>]
- Request sent; retry is 0.
Advertisement
Add Comment
Please, Sign In to add comment