Skip to content

cannot parse SVN-diff #7

@aringa

Description

@aringa

using command
svn log --diff --verbose URL
a unified diff is generated by SVN.
When I parse this file, I get the following error:

java.lang.IllegalStateException: A FROM_FILE line ('---') must be directly followed by a TO_FILE line ('+++')!
at org.wickedsource.diffparser.unified.ParserState$3.nextState(ParserState.java:76)
at org.wickedsource.diffparser.api.UnifiedDiffParser.parse(UnifiedDiffParser.java:64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions