[ https://issues.apache.org/jira/browse/SVN-4856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559083#comment-17559083 ]
Matthias Ludwig commented on SVN-4856: -------------------------------------- [~danielsh] ??Turns out this only happens over [file://|file:///]. ?? on https:// you get an error like this, I think the reason is the same: svn: E175009: The XML response contains invalid XML svn: E130003: Malformed XML: mismatched tag at line 1213 > ra_local: Invalid xml file produced by svn log .... --xml --use-merge-history > --verbose > --------------------------------------------------------------------------------------- > > Key: SVN-4856 > URL: https://issues.apache.org/jira/browse/SVN-4856 > Project: Subversion > Issue Type: Bug > Components: libsvn_ra_local > Affects Versions: 1.13.0 > Environment: > svn 1.13.0 > windows 7 > > Reporter: Matthias Ludwig > Priority: Major > Labels: log, logentry, use-merge-history, xml > Attachments: repro-4856.sh, tests.zip > > > In certain cases the command line client produces invalid xml with > svn log <path> --xml --use-merge-history --verbose > there is one closing </logentry> too much > windows batch to reproduce with results is attached in tests.zip > see SVN-4711 -- This message was sent by Atlassian Jira (v8.20.7#820007)