[
https://issues.apache.org/jira/browse/SCM-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963778#comment-17963778
]
ASF GitHub Bot commented on SCM-954:
------------------------------------
jira-importer opened a new issue, #1176:
URL: https://github.com/apache/maven-scm/issues/1176
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
opened
**[SCM-954](https://issues.apache.org/jira/browse/SCM-954?redirect=false)** and
commented
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.
---
**Affects:** 1.11.2
**Remote Links:**
- [GitHub Pull Request #120
](https://github.com/apache/maven-scm/pull/120)
> 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)