[
https://issues.apache.org/jira/browse/SCM-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963777#comment-17963777
]
ASF GitHub Bot commented on SCM-954:
------------------------------------
jira-importer commented on issue #1176:
URL: https://github.com/apache/maven-scm/issues/1176#issuecomment-2964650163
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Fixed with
[3a10d0f52b1e564b8bdad71161d7c74ac1dd3d99](https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=3a10d0f52b1e564b8bdad71161d7c74ac1dd3d99).
> Always use --internal-diff for SvnDiffCommand in svnexe provider
> ----------------------------------------------------------------
>
> Key: SCM-954
> URL: https://issues.apache.org/jira/browse/SCM-954
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-svn
> Affects Versions: 1.11.2
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.11.3
>
>
> If the diff command has been changed in {{config}} file say to {{colordiff}}
> the output will contain ANSI escape codes and our TCK will fail because it
> cannot handle it. Therefore, we always must use {{--internal-diff}} to
> guarantee a clean diff.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)