It's all about the answers!

Ask a question

Scm diff with external compare tool


Yael K (471230) | asked Mar 08 '17, 3:11 a.m.

Hi!


How can I user external compare tool for comparing changeset specific file?
Command example:
"Scm diff -x 1234 -f 5678"
Where 1234 is changeset id, 
And 5678 is file id within changeset

I tried setting the preference value for external.compare.2way property,
but when executing the command I only get textual comparison.

Thanks!
Yael

One answer



permanent link
Donald Nong (14.5k614) | answered Mar 08 '17, 10:17 p.m.

I believe this is expected. The comment about the -x, --xcompare parameter is

Opens an external compare tool that is configured in the preferences. This option only applies when the type is file and the tool will only show content differences.
https://jazz.net/help-dev/clm/topic/com.ibm.team.scm.doc/topics/diff.html

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.