View difference between Paste ID: dQm1xN0w and BngWF4BA
SHOW: | | - or go back to the newest paste.
1
ah_create, for WWW-Authenticate
2
Running pre_send hooks
3
compress: Initialization.
4
compress: Initialization.
5
Sending request headers:
6
OPTIONS /svn/mytestproject-web HTTP/1.1
7
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
8
Keep-Alive: 
9
Connection: TE, Keep-Alive
10
TE: trailers
11
Host: mytestlocation.no-ip.org
12
Content-Type: text/xml
13
Accept-Encoding: gzip
14
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
15
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
16
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
17
Content-Length: 104
18
Accept-Encoding: gzip
19
20
Sending request-line and headers:
21
Doing DNS lookup on mytestlocation.no-ip.org...
22
Connecting to 77.28.123.112
23
Sending request body:
24
Body block (104 bytes):
25
[<?xml version="1.0" encoding="utf-8"?><D:options xmlns:D="DAV:"><D:activity-collection-set/></D:options>]
26
Request sent; retry is 0.
27
[status-line] < HTTP/1.1 401 Authorization Required
28
[hdr] Date: Mon, 16 Sep 2013 09:47:17 GMT
29
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:17 GMT]
30
[hdr] Server: Apache/2.2.15 (CentOS)
31
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
32
[hdr] WWW-Authenticate: Basic realm="Authorization Realm"
33
Header Name: [www-authenticate], Value: [Basic realm="Authorization Realm"]
34
[hdr] Content-Length: 484
35
Header Name: [content-length], Value: [484]
36
[hdr] Connection: close
37
Header Name: [connection], Value: [close]
38
[hdr] Content-Type: text/html; charset=iso-8859-1
39
Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
40
[hdr] 
41
End of headers.
42
Running post_headers hooks
43
Reading 484 bytes of response body.
44
Got 484 bytes.
45
Read block (484 bytes):
46
[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
47
<html><head>
48
<title>401 Authorization Required</title>
49
</head><body>
50
<h1>Authorization Required</h1>
51
<p>This server could not verify that you
52
are authorized to access the document
53
requested.  Either you supplied the wrong
54
credentials (e.g., bad password), or your
55
browser doesn't understand how to supply
56
the credentials required.</p>
57
<hr>
58
<address>Apache/2.2.15 (CentOS) Server at mytestlocation.no-ip.org Port 80</address>
59
</body></html>
60
]
61
Running post_send hooks
62
ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="Authorization Realm"
63
auth: Got challenge (code 401).
64
auth: Got 'Basic' challenge.
65
auth: Trying Basic challenge...
66
Authentication realm: <http://mytestlocation.no-ip.org:80> Authorization Realm
67
auth: Accepted Basic challenge.
68
sess: Closing connection.
69
sess: Connection closed.
70
Running pre_send hooks
71
auth: Sending 'Basic' response.
72
compress: Initialization.
73
compress: Initialization.
74
Sending request headers:
75
OPTIONS /svn/mytestproject-web HTTP/1.1
76
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
77
Keep-Alive: 
78
Connection: TE, Keep-Alive
79
TE: trailers
80
Host: mytestlocation.no-ip.org
81
Content-Type: text/xml
82
Accept-Encoding: gzip
83
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
84
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
85
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
86
Content-Length: 104
87
Accept-Encoding: gzip
88
Authorization: Basic --hidden--
89
90
Sending request-line and headers:
91
Connecting to 77.28.123.112
92
Sending request body:
93
Body block (104 bytes):
94
[<?xml version="1.0" encoding="utf-8"?><D:options xmlns:D="DAV:"><D:activity-collection-set/></D:options>]
95
Request sent; retry is 0.
96
[status-line] < HTTP/1.1 200 OK
97
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
98
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
99
[hdr] Server: Apache/2.2.15 (CentOS)
100
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
101
[hdr] DAV: 1,2
102
Header Name: [dav], Value: [1,2]
103
[hdr] DAV: version-control,checkout,working-resource
104
Header Name: [dav], Value: [version-control,checkout,working-resource]
105
[hdr] DAV: merge,baseline,activity,version-controlled-collection
106
Header Name: [dav], Value: [merge,baseline,activity,version-controlled-collection]
107
[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
108
Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/depth]
109
[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
110
Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/log-revprops]
111
[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/partial-replay
112
Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/partial-replay]
113
[hdr] DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
114
Header Name: [dav], Value: [http://subversion.tigris.org/xmlns/dav/svn/mergeinfo]
115
[hdr] DAV: <http://apache.org/dav/propset/fs/1>
116
Header Name: [dav], Value: [<http://apache.org/dav/propset/fs/1>]
117
[hdr] MS-Author-Via: DAV
118
Header Name: [ms-author-via], Value: [DAV]
119
[hdr] Allow: OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT
120
Header Name: [allow], Value: [OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT]
121
[hdr] Content-Length: 197
122
Header Name: [content-length], Value: [197]
123
[hdr] Connection: close
124
Header Name: [connection], Value: [close]
125
[hdr] Content-Type: text/xml; charset="utf-8"
126
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
127
[hdr] 
128
End of headers.
129
Running post_headers hooks
130
Reading 197 bytes of response body.
131
Got 197 bytes.
132
Read block (197 bytes):
133
[<?xml version="1.0" encoding="utf-8"?>
134
<D:options-response xmlns:D="DAV:">
135
<D:activity-collection-set><D:href>/svn/mytestproject-web/!svn/act/</D:href></D:activity-collection-set></D:options-response>
136
]
137
XML: Parsing 197 bytes.
138
XML: start-element (0, {DAV:, options-response}) => 212
139
XML: char-data (212) returns 0
140
XML: start-element (212, {DAV:, activity-collection-set}) => 200
141
XML: start-element (200, {DAV:, href}) => 103
142
XML: char-data (103) returns 0
143
XML: end-element (103, {DAV:, href})
144
XML: end-element (200, {DAV:, activity-collection-set})
145
XML: end-element (212, {DAV:, options-response})
146
XML: XML_Parse returned 1
147
XML: End of document.
148
XML: XML_Parse returned 1
149
Running post_send hooks
150
ah_post_send (#1), code is 200 (want 401), WWW-Authenticate is (none)
151
sess: Closing connection.
152
sess: Connection closed.
153
Request ends, status 200 class 2xx, error line:
154
200 OK
155
Running destroy hooks.
156
Request ends.
157
ah_create, for WWW-Authenticate
158
Running pre_send hooks
159
auth: Sending 'Basic' response.
160
compress: Initialization.
161
compress: Initialization.
162
Sending request headers:
163
PROPFIND /svn/mytestproject-web HTTP/1.1
164
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
165
Connection: TE
166
TE: trailers
167
Host: mytestlocation.no-ip.org
168
Content-Type: text/xml
169
Accept-Encoding: gzip
170
Depth: 0
171
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
172
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
173
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
174
Content-Length: 300
175
Accept-Encoding: gzip
176
Authorization: Basic --hidden--
177
178
Sending request-line and headers:
179
Connecting to 77.28.123.112
180
Sending request body:
181
Body block (300 bytes):
182
[<?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>]
183
Request sent; retry is 0.
184
[status-line] < HTTP/1.1 207 Multi-Status
185
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
186
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
187
[hdr] Server: Apache/2.2.15 (CentOS)
188
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
189
[hdr] Content-Length: 665
190
Header Name: [content-length], Value: [665]
191
[hdr] Connection: close
192
Header Name: [connection], Value: [close]
193
[hdr] Content-Type: text/xml; charset="utf-8"
194
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
195
[hdr] 
196
End of headers.
197
Running post_headers hooks
198
Reading 665 bytes of response body.
199
Got 665 bytes.
200
Read block (665 bytes):
201
[<?xml version="1.0" encoding="utf-8"?>
202
<D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
203
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
204
<D:href>/svn/mytestproject-web/</D:href>
205
<D:propstat>
206
<D:prop>
207
<lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
208
<lp1:resourcetype><D:collection/></lp1:resourcetype>
209
<lp3:baseline-relative-path/>
210
<lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
211
</D:prop>
212
<D:status>HTTP/1.1 200 OK</D:status>
213
</D:propstat>
214
</D:response>
215
</D:multistatus>
216
]
217
XML: Parsing 665 bytes.
218
XML: start-element (0, {DAV:, multistatus}) => 100
219
XML: char-data (100) returns 0
220
XML: start-element (100, {DAV:, response}) => 101
221
XML: char-data (101) returns 0
222
XML: start-element (101, {DAV:, href}) => 103
223
XML: char-data (103) returns 0
224
XML: end-element (103, {DAV:, href})
225
XML: char-data (101) returns 0
226
XML: start-element (101, {DAV:, propstat}) => 104
227
XML: char-data (104) returns 0
228
XML: start-element (104, {DAV:, prop}) => 105
229
XML: char-data (105) returns 0
230
XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
231
XML: start-element (218, {DAV:, href}) => 103
232
XML: char-data (103) returns 0
233
XML: end-element (103, {DAV:, href})
234
XML: end-element (218, {DAV:, version-controlled-configuration})
235
XML: char-data (105) returns 0
236
XML: start-element (105, {DAV:, resourcetype}) => 215
237
XML: start-element (215, {DAV:, collection}) => 204
238
XML: end-element (204, {DAV:, collection})
239
XML: end-element (215, {DAV:, resourcetype})
240
XML: char-data (105) returns 0
241
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
242
XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
243
XML: char-data (105) returns 0
244
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
245
XML: char-data (252) returns 0
246
XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
247
XML: char-data (105) returns 0
248
XML: end-element (105, {DAV:, prop})
249
XML: char-data (104) returns 0
250
XML: start-element (104, {DAV:, status}) => 106
251
XML: char-data (106) returns 0
252
XML: end-element (106, {DAV:, status})
253
XML: char-data (104) returns 0
254
XML: end-element (104, {DAV:, propstat})
255
XML: char-data (101) returns 0
256
XML: end-element (101, {DAV:, response})
257
XML: char-data (100) returns 0
258
XML: end-element (100, {DAV:, multistatus})
259
XML: XML_Parse returned 1
260
XML: End of document.
261
XML: XML_Parse returned 1
262
Running post_send hooks
263
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
264
sess: Closing connection.
265
sess: Connection closed.
266
Request ends, status 207 class 2xx, error line:
267
207 Multi-Status
268
Running destroy hooks.
269
Request ends.
270
ah_create, for WWW-Authenticate
271
Running pre_send hooks
272
auth: Sending 'Basic' response.
273
compress: Initialization.
274
compress: Initialization.
275
Sending request headers:
276
PROPFIND /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
277
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
278
Connection: TE
279
TE: trailers
280
Host: mytestlocation.no-ip.org
281
Content-Type: text/xml
282
Accept-Encoding: gzip
283
Depth: 0
284
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
285
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
286
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
287
Content-Length: 111
288
Accept-Encoding: gzip
289
Authorization: Basic --hidden--
290
291
Sending request-line and headers:
292
Connecting to 77.28.123.112
293
Sending request body:
294
Body block (111 bytes):
295
[<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><checked-in xmlns="DAV:"/></prop></propfind>]
296
Request sent; retry is 0.
297
[status-line] < HTTP/1.1 207 Multi-Status
298
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
299
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
300
[hdr] Server: Apache/2.2.15 (CentOS)
301
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
302
[hdr] Content-Length: 418
303
Header Name: [content-length], Value: [418]
304
[hdr] Connection: close
305
Header Name: [connection], Value: [close]
306
[hdr] Content-Type: text/xml; charset="utf-8"
307
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
308
[hdr] 
309
End of headers.
310
Running post_headers hooks
311
Reading 418 bytes of response body.
312
Got 418 bytes.
313
Read block (418 bytes):
314
[<?xml version="1.0" encoding="utf-8"?>
315
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
316
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
317
<D:href>/svn/mytestproject-web/!svn/vcc/default</D:href>
318
<D:propstat>
319
<D:prop>
320
<lp1:checked-in><D:href>/svn/mytestproject-web/!svn/bln/176</D:href></lp1:checked-in>
321
</D:prop>
322
<D:status>HTTP/1.1 200 OK</D:status>
323
</D:propstat>
324
</D:response>
325
</D:multistatus>
326
]
327
XML: Parsing 418 bytes.
328
XML: start-element (0, {DAV:, multistatus}) => 100
329
XML: char-data (100) returns 0
330
XML: start-element (100, {DAV:, response}) => 101
331
XML: char-data (101) returns 0
332
XML: start-element (101, {DAV:, href}) => 103
333
XML: char-data (103) returns 0
334
XML: end-element (103, {DAV:, href})
335
XML: char-data (101) returns 0
336
XML: start-element (101, {DAV:, propstat}) => 104
337
XML: char-data (104) returns 0
338
XML: start-element (104, {DAV:, prop}) => 105
339
XML: char-data (105) returns 0
340
XML: start-element (105, {DAV:, checked-in}) => 203
341
XML: start-element (203, {DAV:, href}) => 103
342
XML: char-data (103) returns 0
343
XML: end-element (103, {DAV:, href})
344
XML: end-element (203, {DAV:, checked-in})
345
XML: char-data (105) returns 0
346
XML: end-element (105, {DAV:, prop})
347
XML: char-data (104) returns 0
348
XML: start-element (104, {DAV:, status}) => 106
349
XML: char-data (106) returns 0
350
XML: end-element (106, {DAV:, status})
351
XML: char-data (104) returns 0
352
XML: end-element (104, {DAV:, propstat})
353
XML: char-data (101) returns 0
354
XML: end-element (101, {DAV:, response})
355
XML: char-data (100) returns 0
356
XML: end-element (100, {DAV:, multistatus})
357
XML: XML_Parse returned 1
358
XML: End of document.
359
XML: XML_Parse returned 1
360
Running post_send hooks
361
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
362
sess: Closing connection.
363
sess: Connection closed.
364
Request ends, status 207 class 2xx, error line:
365
207 Multi-Status
366
Running destroy hooks.
367
Request ends.
368
ah_create, for WWW-Authenticate
369
Running pre_send hooks
370
auth: Sending 'Basic' response.
371
compress: Initialization.
372
compress: Initialization.
373
Sending request headers:
374
PROPFIND /svn/mytestproject-web/!svn/bln/176 HTTP/1.1
375
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
376
Connection: TE
377
TE: trailers
378
Host: mytestlocation.no-ip.org
379
Content-Type: text/xml
380
Accept-Encoding: gzip
381
Depth: 0
382
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
383
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
384
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
385
Content-Length: 148
386
Accept-Encoding: gzip
387
Authorization: Basic --hidden--
388
389
Sending request-line and headers:
390
Connecting to 77.28.123.112
391
Sending request body:
392
Body block (148 bytes):
393
[<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><baseline-collection xmlns="DAV:"/><version-name xmlns="DAV:"/></prop></propfind>]
394
Request sent; retry is 0.
395
[status-line] < HTTP/1.1 207 Multi-Status
396
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
397
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
398
[hdr] Server: Apache/2.2.15 (CentOS)
399
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
400
[hdr] Content-Length: 473
401
Header Name: [content-length], Value: [473]
402
[hdr] Connection: close
403
Header Name: [connection], Value: [close]
404
[hdr] Content-Type: text/xml; charset="utf-8"
405
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
406
[hdr] 
407
End of headers.
408
Running post_headers hooks
409
Reading 473 bytes of response body.
410
Got 473 bytes.
411
Read block (473 bytes):
412
[<?xml version="1.0" encoding="utf-8"?>
413
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
414
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
415
<D:href>/svn/mytestproject-web/!svn/bln/176</D:href>
416
<D:propstat>
417
<D:prop>
418
<lp1:baseline-collection><D:href>/svn/mytestproject-web/!svn/bc/176/</D:href></lp1:baseline-collection>
419
<lp1:version-name>176</lp1:version-name>
420
</D:prop>
421
<D:status>HTTP/1.1 200 OK</D:status>
422
</D:propstat>
423
</D:response>
424
</D:multistatus>
425
]
426
XML: Parsing 473 bytes.
427
XML: start-element (0, {DAV:, multistatus}) => 100
428
XML: char-data (100) returns 0
429
XML: start-element (100, {DAV:, response}) => 101
430
XML: char-data (101) returns 0
431
XML: start-element (101, {DAV:, href}) => 103
432
XML: char-data (103) returns 0
433
XML: end-element (103, {DAV:, href})
434
XML: char-data (101) returns 0
435
XML: start-element (101, {DAV:, propstat}) => 104
436
XML: char-data (104) returns 0
437
XML: start-element (104, {DAV:, prop}) => 105
438
XML: char-data (105) returns 0
439
XML: start-element (105, {DAV:, baseline-collection}) => 202
440
XML: start-element (202, {DAV:, href}) => 103
441
XML: char-data (103) returns 0
442
XML: end-element (103, {DAV:, href})
443
XML: end-element (202, {DAV:, baseline-collection})
444
XML: char-data (105) returns 0
445
XML: start-element (105, {DAV:, version-name}) => 219
446
XML: char-data (219) returns 0
447
XML: end-element (219, {DAV:, version-name})
448
XML: char-data (105) returns 0
449
XML: end-element (105, {DAV:, prop})
450
XML: char-data (104) returns 0
451
XML: start-element (104, {DAV:, status}) => 106
452
XML: char-data (106) returns 0
453
XML: end-element (106, {DAV:, status})
454
XML: char-data (104) returns 0
455
XML: end-element (104, {DAV:, propstat})
456
XML: char-data (101) returns 0
457
XML: end-element (101, {DAV:, response})
458
XML: char-data (100) returns 0
459
XML: end-element (100, {DAV:, multistatus})
460
XML: XML_Parse returned 1
461
XML: End of document.
462
XML: XML_Parse returned 1
463
Running post_send hooks
464
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
465
sess: Closing connection.
466
sess: Connection closed.
467
Request ends, status 207 class 2xx, error line:
468
207 Multi-Status
469
Running destroy hooks.
470
Request ends.
471
ah_create, for WWW-Authenticate
472
Running pre_send hooks
473
auth: Sending 'Basic' response.
474
compress: Initialization.
475
compress: Initialization.
476
Sending request headers:
477
PROPFIND /svn/mytestproject-web HTTP/1.1
478
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
479
Connection: TE
480
TE: trailers
481
Host: mytestlocation.no-ip.org
482
Content-Type: text/xml
483
Accept-Encoding: gzip
484
Depth: 0
485
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
486
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
487
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
488
Content-Length: 300
489
Accept-Encoding: gzip
490
Authorization: Basic --hidden--
491
492
Sending request-line and headers:
493
Connecting to 77.28.123.112
494
Sending request body:
495
Body block (300 bytes):
496
[<?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>]
497
Request sent; retry is 0.
498
[status-line] < HTTP/1.1 207 Multi-Status
499
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
500
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
501
[hdr] Server: Apache/2.2.15 (CentOS)
502
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
503
[hdr] Content-Length: 665
504
Header Name: [content-length], Value: [665]
505
[hdr] Connection: close
506
Header Name: [connection], Value: [close]
507
[hdr] Content-Type: text/xml; charset="utf-8"
508
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
509
[hdr] 
510
End of headers.
511
Running post_headers hooks
512
Reading 665 bytes of response body.
513
Got 665 bytes.
514
Read block (665 bytes):
515
[<?xml version="1.0" encoding="utf-8"?>
516
<D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
517
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
518
<D:href>/svn/mytestproject-web/</D:href>
519
<D:propstat>
520
<D:prop>
521
<lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
522
<lp1:resourcetype><D:collection/></lp1:resourcetype>
523
<lp3:baseline-relative-path/>
524
<lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
525
</D:prop>
526
<D:status>HTTP/1.1 200 OK</D:status>
527
</D:propstat>
528
</D:response>
529
</D:multistatus>
530
]
531
XML: Parsing 665 bytes.
532
XML: start-element (0, {DAV:, multistatus}) => 100
533
XML: char-data (100) returns 0
534
XML: start-element (100, {DAV:, response}) => 101
535
XML: char-data (101) returns 0
536
XML: start-element (101, {DAV:, href}) => 103
537
XML: char-data (103) returns 0
538
XML: end-element (103, {DAV:, href})
539
XML: char-data (101) returns 0
540
XML: start-element (101, {DAV:, propstat}) => 104
541
XML: char-data (104) returns 0
542
XML: start-element (104, {DAV:, prop}) => 105
543
XML: char-data (105) returns 0
544
XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
545
XML: start-element (218, {DAV:, href}) => 103
546
XML: char-data (103) returns 0
547
XML: end-element (103, {DAV:, href})
548
XML: end-element (218, {DAV:, version-controlled-configuration})
549
XML: char-data (105) returns 0
550
XML: start-element (105, {DAV:, resourcetype}) => 215
551
XML: start-element (215, {DAV:, collection}) => 204
552
XML: end-element (204, {DAV:, collection})
553
XML: end-element (215, {DAV:, resourcetype})
554
XML: char-data (105) returns 0
555
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
556
XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
557
XML: char-data (105) returns 0
558
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
559
XML: char-data (252) returns 0
560
XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
561
XML: char-data (105) returns 0
562
XML: end-element (105, {DAV:, prop})
563
XML: char-data (104) returns 0
564
XML: start-element (104, {DAV:, status}) => 106
565
XML: char-data (106) returns 0
566
XML: end-element (106, {DAV:, status})
567
XML: char-data (104) returns 0
568
XML: end-element (104, {DAV:, propstat})
569
XML: char-data (101) returns 0
570
XML: end-element (101, {DAV:, response})
571
XML: char-data (100) returns 0
572
XML: end-element (100, {DAV:, multistatus})
573
XML: XML_Parse returned 1
574
XML: End of document.
575
XML: XML_Parse returned 1
576
Running post_send hooks
577
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
578
sess: Closing connection.
579
sess: Connection closed.
580
Request ends, status 207 class 2xx, error line:
581
207 Multi-Status
582
Running destroy hooks.
583
Request ends.
584
ah_create, for WWW-Authenticate
585
Running pre_send hooks
586
auth: Sending 'Basic' response.
587
compress: Initialization.
588
compress: Initialization.
589
Sending request headers:
590
PROPFIND /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
591
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
592
Connection: TE
593
TE: trailers
594
Host: mytestlocation.no-ip.org
595
Content-Type: text/xml
596
Accept-Encoding: gzip
597
Depth: 0
598
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
599
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
600
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
601
Content-Length: 111
602
Accept-Encoding: gzip
603
Authorization: Basic --hidden--
604
605
Sending request-line and headers:
606
Connecting to 77.28.123.112
607
Sending request body:
608
Body block (111 bytes):
609
[<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><checked-in xmlns="DAV:"/></prop></propfind>]
610
Request sent; retry is 0.
611
[status-line] < HTTP/1.1 207 Multi-Status
612
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
613
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
614
[hdr] Server: Apache/2.2.15 (CentOS)
615
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
616
[hdr] Content-Length: 418
617
Header Name: [content-length], Value: [418]
618
[hdr] Connection: close
619
Header Name: [connection], Value: [close]
620
[hdr] Content-Type: text/xml; charset="utf-8"
621
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
622
[hdr] 
623
End of headers.
624
Running post_headers hooks
625
Reading 418 bytes of response body.
626
Got 418 bytes.
627
Read block (418 bytes):
628
[<?xml version="1.0" encoding="utf-8"?>
629
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
630
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
631
<D:href>/svn/mytestproject-web/!svn/vcc/default</D:href>
632
<D:propstat>
633
<D:prop>
634
<lp1:checked-in><D:href>/svn/mytestproject-web/!svn/bln/176</D:href></lp1:checked-in>
635
</D:prop>
636
<D:status>HTTP/1.1 200 OK</D:status>
637
</D:propstat>
638
</D:response>
639
</D:multistatus>
640
]
641
XML: Parsing 418 bytes.
642
XML: start-element (0, {DAV:, multistatus}) => 100
643
XML: char-data (100) returns 0
644
XML: start-element (100, {DAV:, response}) => 101
645
XML: char-data (101) returns 0
646
XML: start-element (101, {DAV:, href}) => 103
647
XML: char-data (103) returns 0
648
XML: end-element (103, {DAV:, href})
649
XML: char-data (101) returns 0
650
XML: start-element (101, {DAV:, propstat}) => 104
651
XML: char-data (104) returns 0
652
XML: start-element (104, {DAV:, prop}) => 105
653
XML: char-data (105) returns 0
654
XML: start-element (105, {DAV:, checked-in}) => 203
655
XML: start-element (203, {DAV:, href}) => 103
656
XML: char-data (103) returns 0
657
XML: end-element (103, {DAV:, href})
658
XML: end-element (203, {DAV:, checked-in})
659
XML: char-data (105) returns 0
660
XML: end-element (105, {DAV:, prop})
661
XML: char-data (104) returns 0
662
XML: start-element (104, {DAV:, status}) => 106
663
XML: char-data (106) returns 0
664
XML: end-element (106, {DAV:, status})
665
XML: char-data (104) returns 0
666
XML: end-element (104, {DAV:, propstat})
667
XML: char-data (101) returns 0
668
XML: end-element (101, {DAV:, response})
669
XML: char-data (100) returns 0
670
XML: end-element (100, {DAV:, multistatus})
671
XML: XML_Parse returned 1
672
XML: End of document.
673
XML: XML_Parse returned 1
674
Running post_send hooks
675
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
676
sess: Closing connection.
677
sess: Connection closed.
678
Request ends, status 207 class 2xx, error line:
679
207 Multi-Status
680
Running destroy hooks.
681
Request ends.
682
ah_create, for WWW-Authenticate
683
Running pre_send hooks
684
auth: Sending 'Basic' response.
685
compress: Initialization.
686
compress: Initialization.
687
Sending request headers:
688
PROPFIND /svn/mytestproject-web/!svn/bln/176 HTTP/1.1
689
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
690
Connection: TE
691
TE: trailers
692
Host: mytestlocation.no-ip.org
693
Content-Type: text/xml
694
Accept-Encoding: gzip
695
Depth: 0
696
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
697
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
698
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
699
Content-Length: 148
700
Accept-Encoding: gzip
701
Authorization: Basic --hidden--
702
703
Sending request-line and headers:
704
Connecting to 77.28.123.112
705
Sending request body:
706
Body block (148 bytes):
707
[<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><baseline-collection xmlns="DAV:"/><version-name xmlns="DAV:"/></prop></propfind>]
708
Request sent; retry is 0.
709
[status-line] < HTTP/1.1 207 Multi-Status
710
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
711
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
712
[hdr] Server: Apache/2.2.15 (CentOS)
713
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
714
[hdr] Content-Length: 473
715
Header Name: [content-length], Value: [473]
716
[hdr] Connection: close
717
Header Name: [connection], Value: [close]
718
[hdr] Content-Type: text/xml; charset="utf-8"
719
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
720
[hdr] 
721
End of headers.
722
Running post_headers hooks
723
Reading 473 bytes of response body.
724
Got 473 bytes.
725
Read block (473 bytes):
726
[<?xml version="1.0" encoding="utf-8"?>
727
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
728
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
729
<D:href>/svn/mytestproject-web/!svn/bln/176</D:href>
730
<D:propstat>
731
<D:prop>
732
<lp1:baseline-collection><D:href>/svn/mytestproject-web/!svn/bc/176/</D:href></lp1:baseline-collection>
733
<lp1:version-name>176</lp1:version-name>
734
</D:prop>
735
<D:status>HTTP/1.1 200 OK</D:status>
736
</D:propstat>
737
</D:response>
738
</D:multistatus>
739
]
740
XML: Parsing 473 bytes.
741
XML: start-element (0, {DAV:, multistatus}) => 100
742
XML: char-data (100) returns 0
743
XML: start-element (100, {DAV:, response}) => 101
744
XML: char-data (101) returns 0
745
XML: start-element (101, {DAV:, href}) => 103
746
XML: char-data (103) returns 0
747
XML: end-element (103, {DAV:, href})
748
XML: char-data (101) returns 0
749
XML: start-element (101, {DAV:, propstat}) => 104
750
XML: char-data (104) returns 0
751
XML: start-element (104, {DAV:, prop}) => 105
752
XML: char-data (105) returns 0
753
XML: start-element (105, {DAV:, baseline-collection}) => 202
754
XML: start-element (202, {DAV:, href}) => 103
755
XML: char-data (103) returns 0
756
XML: end-element (103, {DAV:, href})
757
XML: end-element (202, {DAV:, baseline-collection})
758
XML: char-data (105) returns 0
759
XML: start-element (105, {DAV:, version-name}) => 219
760
XML: char-data (219) returns 0
761
XML: end-element (219, {DAV:, version-name})
762
XML: char-data (105) returns 0
763
XML: end-element (105, {DAV:, prop})
764
XML: char-data (104) returns 0
765
XML: start-element (104, {DAV:, status}) => 106
766
XML: char-data (106) returns 0
767
XML: end-element (106, {DAV:, status})
768
XML: char-data (104) returns 0
769
XML: end-element (104, {DAV:, propstat})
770
XML: char-data (101) returns 0
771
XML: end-element (101, {DAV:, response})
772
XML: char-data (100) returns 0
773
XML: end-element (100, {DAV:, multistatus})
774
XML: XML_Parse returned 1
775
XML: End of document.
776
XML: XML_Parse returned 1
777
Running post_send hooks
778
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
779
sess: Closing connection.
780
sess: Connection closed.
781
Request ends, status 207 class 2xx, error line:
782
207 Multi-Status
783
Running destroy hooks.
784
Request ends.
785
ah_create, for WWW-Authenticate
786
Running pre_send hooks
787
auth: Sending 'Basic' response.
788
compress: Initialization.
789
compress: Initialization.
790
Sending request headers:
791
PROPFIND /svn/mytestproject-web HTTP/1.1
792
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
793
Connection: TE
794
TE: trailers
795
Host: mytestlocation.no-ip.org
796
Content-Type: text/xml
797
Accept-Encoding: gzip
798
Depth: 0
799
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
800
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
801
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
802
Content-Length: 300
803
Accept-Encoding: gzip
804
Authorization: Basic --hidden--
805
806
Sending request-line and headers:
807
Connecting to 77.28.123.112
808
Sending request body:
809
Body block (300 bytes):
810
[<?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>]
811
Request sent; retry is 0.
812
[status-line] < HTTP/1.1 207 Multi-Status
813
[hdr] Date: Mon, 16 Sep 2013 09:47:21 GMT
814
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:21 GMT]
815
[hdr] Server: Apache/2.2.15 (CentOS)
816
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
817
[hdr] Content-Length: 665
818
Header Name: [content-length], Value: [665]
819
[hdr] Connection: close
820
Header Name: [connection], Value: [close]
821
[hdr] Content-Type: text/xml; charset="utf-8"
822
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
823
[hdr] 
824
End of headers.
825
Running post_headers hooks
826
Reading 665 bytes of response body.
827
Got 665 bytes.
828
Read block (665 bytes):
829
[<?xml version="1.0" encoding="utf-8"?>
830
<D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
831
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
832
<D:href>/svn/mytestproject-web/</D:href>
833
<D:propstat>
834
<D:prop>
835
<lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
836
<lp1:resourcetype><D:collection/></lp1:resourcetype>
837
<lp3:baseline-relative-path/>
838
<lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
839
</D:prop>
840
<D:status>HTTP/1.1 200 OK</D:status>
841
</D:propstat>
842
</D:response>
843
</D:multistatus>
844
]
845
XML: Parsing 665 bytes.
846
XML: start-element (0, {DAV:, multistatus}) => 100
847
XML: char-data (100) returns 0
848
XML: start-element (100, {DAV:, response}) => 101
849
XML: char-data (101) returns 0
850
XML: start-element (101, {DAV:, href}) => 103
851
XML: char-data (103) returns 0
852
XML: end-element (103, {DAV:, href})
853
XML: char-data (101) returns 0
854
XML: start-element (101, {DAV:, propstat}) => 104
855
XML: char-data (104) returns 0
856
XML: start-element (104, {DAV:, prop}) => 105
857
XML: char-data (105) returns 0
858
XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
859
XML: start-element (218, {DAV:, href}) => 103
860
XML: char-data (103) returns 0
861
XML: end-element (103, {DAV:, href})
862
XML: end-element (218, {DAV:, version-controlled-configuration})
863
XML: char-data (105) returns 0
864
XML: start-element (105, {DAV:, resourcetype}) => 215
865
XML: start-element (215, {DAV:, collection}) => 204
866
XML: end-element (204, {DAV:, collection})
867
XML: end-element (215, {DAV:, resourcetype})
868
XML: char-data (105) returns 0
869
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
870
XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
871
XML: char-data (105) returns 0
872
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
873
XML: char-data (252) returns 0
874
XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
875
XML: char-data (105) returns 0
876
XML: end-element (105, {DAV:, prop})
877
XML: char-data (104) returns 0
878
XML: start-element (104, {DAV:, status}) => 106
879
XML: char-data (106) returns 0
880
XML: end-element (106, {DAV:, status})
881
XML: char-data (104) returns 0
882
XML: end-element (104, {DAV:, propstat})
883
XML: char-data (101) returns 0
884
XML: end-element (101, {DAV:, response})
885
XML: char-data (100) returns 0
886
XML: end-element (100, {DAV:, multistatus})
887
XML: XML_Parse returned 1
888
XML: End of document.
889
XML: XML_Parse returned 1
890
Running post_send hooks
891
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
892
sess: Closing connection.
893
sess: Connection closed.
894
Request ends, status 207 class 2xx, error line:
895
207 Multi-Status
896
Running destroy hooks.
897
Request ends.
898
ah_create, for WWW-Authenticate
899
Running pre_send hooks
900
auth: Sending 'Basic' response.
901
compress: Initialization.
902
compress: Initialization.
903
Sending request headers:
904
PROPFIND /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
905
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
906
Connection: TE
907
TE: trailers
908
Host: mytestlocation.no-ip.org
909
Content-Type: text/xml
910
Accept-Encoding: gzip
911
Label: 176
912
Depth: 0
913
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
914
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
915
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
916
Content-Length: 148
917
Accept-Encoding: gzip
918
Authorization: Basic --hidden--
919
920
Sending request-line and headers:
921
Connecting to 77.28.123.112
922
Sending request body:
923
Body block (148 bytes):
924
[<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><baseline-collection xmlns="DAV:"/><version-name xmlns="DAV:"/></prop></propfind>]
925
Request sent; retry is 0.
926
[status-line] < HTTP/1.1 207 Multi-Status
927
[hdr] Date: Mon, 16 Sep 2013 09:47:22 GMT
928
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:22 GMT]
929
[hdr] Server: Apache/2.2.15 (CentOS)
930
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
931
[hdr] Vary: Label
932
Header Name: [vary], Value: [Label]
933
[hdr] Content-Length: 473
934
Header Name: [content-length], Value: [473]
935
[hdr] Connection: close
936
Header Name: [connection], Value: [close]
937
[hdr] Content-Type: text/xml; charset="utf-8"
938
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
939
[hdr] 
940
End of headers.
941
Running post_headers hooks
942
Reading 473 bytes of response body.
943
Got 473 bytes.
944
Read block (473 bytes):
945
[<?xml version="1.0" encoding="utf-8"?>
946
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
947
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
948
<D:href>/svn/mytestproject-web/!svn/bln/176</D:href>
949
<D:propstat>
950
<D:prop>
951
<lp1:baseline-collection><D:href>/svn/mytestproject-web/!svn/bc/176/</D:href></lp1:baseline-collection>
952
<lp1:version-name>176</lp1:version-name>
953
</D:prop>
954
<D:status>HTTP/1.1 200 OK</D:status>
955
</D:propstat>
956
</D:response>
957
</D:multistatus>
958
]
959
XML: Parsing 473 bytes.
960
XML: start-element (0, {DAV:, multistatus}) => 100
961
XML: char-data (100) returns 0
962
XML: start-element (100, {DAV:, response}) => 101
963
XML: char-data (101) returns 0
964
XML: start-element (101, {DAV:, href}) => 103
965
XML: char-data (103) returns 0
966
XML: end-element (103, {DAV:, href})
967
XML: char-data (101) returns 0
968
XML: start-element (101, {DAV:, propstat}) => 104
969
XML: char-data (104) returns 0
970
XML: start-element (104, {DAV:, prop}) => 105
971
XML: char-data (105) returns 0
972
XML: start-element (105, {DAV:, baseline-collection}) => 202
973
XML: start-element (202, {DAV:, href}) => 103
974
XML: char-data (103) returns 0
975
XML: end-element (103, {DAV:, href})
976
XML: end-element (202, {DAV:, baseline-collection})
977
XML: char-data (105) returns 0
978
XML: start-element (105, {DAV:, version-name}) => 219
979
XML: char-data (219) returns 0
980
XML: end-element (219, {DAV:, version-name})
981
XML: char-data (105) returns 0
982
XML: end-element (105, {DAV:, prop})
983
XML: char-data (104) returns 0
984
XML: start-element (104, {DAV:, status}) => 106
985
XML: char-data (106) returns 0
986
XML: end-element (106, {DAV:, status})
987
XML: char-data (104) returns 0
988
XML: end-element (104, {DAV:, propstat})
989
XML: char-data (101) returns 0
990
XML: end-element (101, {DAV:, response})
991
XML: char-data (100) returns 0
992
XML: end-element (100, {DAV:, multistatus})
993
XML: XML_Parse returned 1
994
XML: End of document.
995
XML: XML_Parse returned 1
996
Running post_send hooks
997
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
998
sess: Closing connection.
999
sess: Connection closed.
1000
Request ends, status 207 class 2xx, error line:
1001
207 Multi-Status
1002
Running destroy hooks.
1003
Request ends.
1004
ah_create, for WWW-Authenticate
1005
Running pre_send hooks
1006
auth: Sending 'Basic' response.
1007
compress: Initialization.
1008
compress: Initialization.
1009
Sending request headers:
1010
PROPFIND /svn/mytestproject-web/!svn/bc/176 HTTP/1.1
1011
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
1012
Connection: TE
1013
TE: trailers
1014
Host: mytestlocation.no-ip.org
1015
Content-Type: text/xml
1016
Accept-Encoding: gzip
1017
Depth: 0
1018
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
1019
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
1020
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
1021
Content-Length: 300
1022
Accept-Encoding: gzip
1023
Authorization: Basic --hidden--
1024
1025
Sending request-line and headers:
1026
Connecting to 77.28.123.112
1027
Sending request body:
1028
Body block (300 bytes):
1029
[<?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>]
1030
Request sent; retry is 0.
1031
[status-line] < HTTP/1.1 207 Multi-Status
1032
[hdr] Date: Mon, 16 Sep 2013 09:47:22 GMT
1033
Header Name: [date], Value: [Mon, 16 Sep 2013 09:47:22 GMT]
1034
[hdr] Server: Apache/2.2.15 (CentOS)
1035
Header Name: [server], Value: [Apache/2.2.15 (CentOS)]
1036
[hdr] Content-Length: 677
1037
Header Name: [content-length], Value: [677]
1038
[hdr] Connection: close
1039
Header Name: [connection], Value: [close]
1040
[hdr] Content-Type: text/xml; charset="utf-8"
1041
Header Name: [content-type], Value: [text/xml; charset="utf-8"]
1042
[hdr] 
1043
End of headers.
1044
Running post_headers hooks
1045
Reading 677 bytes of response body.
1046
Got 677 bytes.
1047
Read block (677 bytes):
1048
[<?xml version="1.0" encoding="utf-8"?>
1049
<D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">
1050
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
1051
<D:href>/svn/mytestproject-web/!svn/bc/176/</D:href>
1052
<D:propstat>
1053
<D:prop>
1054
<lp1:version-controlled-configuration><D:href>/svn/mytestproject-web/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
1055
<lp1:resourcetype><D:collection/></lp1:resourcetype>
1056
<lp3:baseline-relative-path/>
1057
<lp3:repository-uuid>7b55e595-9409-4bba-a0dc-89dcea7e47b2</lp3:repository-uuid>
1058
</D:prop>
1059
<D:status>HTTP/1.1 200 OK</D:status>
1060
</D:propstat>
1061
</D:response>
1062
</D:multistatus>
1063
]
1064
XML: Parsing 677 bytes.
1065
XML: start-element (0, {DAV:, multistatus}) => 100
1066
XML: char-data (100) returns 0
1067
XML: start-element (100, {DAV:, response}) => 101
1068
XML: char-data (101) returns 0
1069
XML: start-element (101, {DAV:, href}) => 103
1070
XML: char-data (103) returns 0
1071
XML: end-element (103, {DAV:, href})
1072
XML: char-data (101) returns 0
1073
XML: start-element (101, {DAV:, propstat}) => 104
1074
XML: char-data (104) returns 0
1075
XML: start-element (104, {DAV:, prop}) => 105
1076
XML: char-data (105) returns 0
1077
XML: start-element (105, {DAV:, version-controlled-configuration}) => 218
1078
XML: start-element (218, {DAV:, href}) => 103
1079
XML: char-data (103) returns 0
1080
XML: end-element (103, {DAV:, href})
1081
XML: end-element (218, {DAV:, version-controlled-configuration})
1082
XML: char-data (105) returns 0
1083
XML: start-element (105, {DAV:, resourcetype}) => 215
1084
XML: start-element (215, {DAV:, collection}) => 204
1085
XML: end-element (204, {DAV:, collection})
1086
XML: end-element (215, {DAV:, resourcetype})
1087
XML: char-data (105) returns 0
1088
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path}) => 226
1089
XML: end-element (226, {http://subversion.tigris.org/xmlns/dav/, baseline-relative-path})
1090
XML: char-data (105) returns 0
1091
XML: start-element (105, {http://subversion.tigris.org/xmlns/dav/, repository-uuid}) => 252
1092
XML: char-data (252) returns 0
1093
XML: end-element (252, {http://subversion.tigris.org/xmlns/dav/, repository-uuid})
1094
XML: char-data (105) returns 0
1095
XML: end-element (105, {DAV:, prop})
1096
XML: char-data (104) returns 0
1097
XML: start-element (104, {DAV:, status}) => 106
1098
XML: char-data (106) returns 0
1099
XML: end-element (106, {DAV:, status})
1100
XML: char-data (104) returns 0
1101
XML: end-element (104, {DAV:, propstat})
1102
XML: char-data (101) returns 0
1103
XML: end-element (101, {DAV:, response})
1104
XML: char-data (100) returns 0
1105
XML: end-element (100, {DAV:, multistatus})
1106
XML: XML_Parse returned 1
1107
XML: End of document.
1108
XML: XML_Parse returned 1
1109
Running post_send hooks
1110
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
1111
sess: Closing connection.
1112
sess: Connection closed.
1113
Request ends, status 207 class 2xx, error line:
1114
207 Multi-Status
1115
Running destroy hooks.
1116
Request ends.
1117
ah_create, for WWW-Authenticate
1118
Running pre_send hooks
1119
auth: Sending 'Basic' response.
1120
compress: Initialization.
1121
compress: Initialization.
1122
Sending request headers:
1123
REPORT /svn/mytestproject-web/!svn/vcc/default HTTP/1.1
1124
User-Agent: SVN/1.6.11 (r934486) neon/0.29.3
1125
Connection: TE
1126
TE: trailers
1127
Host: mytestlocation.no-ip.org
1128
Content-Length: 268
1129
Content-Type: text/xml
1130
Accept-Encoding: gzip
1131
Accept-Encoding: svndiff1;q=0.9,svndiff;q=0.8
1132
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
1133
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
1134
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
1135
Accept-Encoding: gzip
1136
Authorization: Basic --hidden--
1137
1138
Sending request-line and headers:
1139
Connecting to 77.28.123.112
1140
Sending request body:
1141
Body block (268 bytes):
1142
[<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>]
1143
Request sent; retry is 0.