문제

Has anyone succeeded in this integration? Previously I integrated fine with Clear Case version 6 on Windows xp.

Now with Clearcase 8 (I am using dynamic views) I have edited the map file as per instructions (and as I did with old clearcase) and restarted clearcase .. but any compare just pulls up the old clearcase diff tool, never BC

도움이 되었습니까?

해결책

This is finally working fine. I added beyond compare 3 - and without quotes - and also the full path. Here is an example of one of the lines

text_file_delta     compare             C:\Program Files (x86)\Beyond Compare 3\BComp.exe

I notice that relative path also works, so maybe it was just having quotes around the path

text_file_delta     compare             ..\..\..\..\..\Beyond Compare 3\BComp.exe
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top