IBM Clear Case provides a good GUI tool to compare and merge files, normally, all merge only take place on the same VOB file. Sometimes, we need merge source code files with the same functionalities but saved in different VOBs, let me introduce how to do it:
Command : xcleardiff
xcleardiff
-base [Target File]
-out [Target File]
[File Needed to be merge] [Target File]
That’s quite easy.