You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Daniel Shahaf (Jira)" <ji...@apache.org> on 2020/05/03 17:07:00 UTC

[jira] [Commented] (SVN-4856) Invalid xml file produced by svn log .... --xml --use-merge-history --verbose

    [ https://issues.apache.org/jira/browse/SVN-4856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098498#comment-17098498 ] 

Daniel Shahaf commented on SVN-4856:
------------------------------------

Quoting my preliminary investigation from SVN-4711:

{quote}[The] callback is called three times with has_children=TRUE and four times with SVN_INVALID_REVNUM.
{quote}

I.e., the library invokes the callback in a way not consistent with the API promise.

> 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_repos
>    Affects Versions: 1.13.0
>         Environment:  
> svn 1.13.0
> windows 7
>  
>            Reporter: Matthias Ludwig
>            Priority: Major
>              Labels: log, logentry, use-merge-hisgtory, xml
>         Attachments: 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.3.4#803005)