When using the RTC Command Line SCM how do use an external comparison tool to resolve conflicts?
![]() We are trying to use an external editor to resolve conflicts in the command line environment in Unix. |
One answer
![]() You can configure an external tool by adding "external.merge" entry in preference.properties file which is located in <User_Home>/.jazz-scm directory by default.
Please refer to https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.team.scm.doc%2Ftopics%2Fr_scm_cli_preferences_properties.html for the details.
|