It's all about the answers!

Ask a question

Steps to get ClearCase merge tool working with RTC


Harpal Bhogal (1121) | asked Dec 16 '10, 7:14 a.m.
Hi

Can you please provide me with the steps to get ClearCase merge tool working with RTC rather than the jazz one.

Thanks

4 answers



permanent link
Ralph Schoon (63.1k33646) | answered Dec 16 '10, 11:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

what you could try to do is set the clearcase merge tool as external compare merge tool in the IDE preferences/options (VStudio). Look for Team or Jazz Source Control (VStudio) and underneath for External Compare Tool /Comparetool (VStudio).

Not sure that'll work though.

Ralph

Hi

Can you please provide me with the steps to get ClearCase merge tool working with RTC rather than the jazz one.

Thanks

permanent link
Geoffrey Clemm (30.1k33035) | answered Dec 16 '10, 8:53 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The ClearCase merge tool is supposed to appear in the "External Merge
Tools" list ... but I just checked, and it isn't there. I'll make sure
it gets into the next release.

Until then, you can set it as your custom merge tool.
Here are the default pathnames of the appropriate executables on Windows
(do the usual pathname transformations if you are on Unix):

2-way compare
location of executable: C:\Program
Files\IBM\RationalSDLC\ClearCase\bin\cleardiffmrg.exe
local compare arguments: ${file1Path} ${file2Path}
remote compare arguments: ${file1Path} ${file2Path}

3-way compare:
location of executable: C:\Program
Files\IBM\RationalSDLC\ClearCase\bin\cleardiffmrg.exe
arguments: -base ${ancestorFilePath} -out ${mergeFilePath} ${file1Path}
${file2Path}

Cheers,
Geoff

On 12/16/2010 7:23 AM, Harpal wrote:
Hi

Can you please provide me with the steps to get ClearCase merge tool
working with RTC rather than the jazz one.

Thanks

permanent link
Harpal Bhogal (1121) | answered Dec 21 '10, 9:23 a.m.
Thank you Geoff & Ralph!

Geoff will this have a jazz.net enhancement request to get it in to a future release? If yes please provide the ID number.

Thanks again,
Harpal

permanent link
Geoffrey Clemm (30.1k33035) | answered Dec 21 '10, 10:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It is work item 107913 ... please feel free to add a comment to that
work item indicating your interest/support.

Cheers,
Geoff

On 12/21/2010 9:38 AM, Harpal wrote:
Thank you Geoff& Ralph!

Geoff will this have a jazz.net enhancement request to get it in to a
future release? If yes please provide the ID number.

Thanks again,
Harpal

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.