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

[BUG REPORT]"the report response contains invalid XML(200 OK)" shows in log dialog after clicking "Show Log"

From: Chang Chao <charleschung.cn_at_gmail.com>
Date: Sun, 24 Nov 2013 23:35:37 +0900

Hi,All

when I click show log on my client pc(192.168.100.101),the "the report
response contains invalid XML(200 OK)" showed,and log cannot be seen.

After a little look into the problem through packet capturing,
I found that the client closed the tcp(HTTP) connection by sending RST
(see TSVN_showLog.pcapng No.117) while the server(192.168.100.10 http)
is sending the REPORT response.It seems that some exceptions happend
in the client.(see TSVN_debugOutput.txt).

I tried with SVNKit to do the same thing,I got the requested log safe
and sound.(see SVNKit_showLog.pcapng)
So I think the problem may lie in the TortoiseSVN (in parsing XML?).
Although I changed to repo to use svn://server instead of
http://server,the client worked.
Any research on why the problem happened is greatly appreciated.

Here is my TortoiseSVN information.
TortoiseSVN 1.8.3, Build 24901 - 32 Bit , 2013/10/27 15:38:41
Subversion 1.8.4, -release
apr 1.4.8
apr-util 1.5.2
serf 1.3.2
OpenSSL 1.0.1e 11 Feb 2013
zlib 1.2.8

BTW,to simplify things,I set "Default number of log messages" to 1.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3069169

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

TSVN_showLogError.png
Received on 2013-11-24 15:36:24 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.