Search code examples
version-controlclearcase

Use bcompare with clearcase


I'm using clearcare as command line. I want to compare a checked out file with predecessor. I use the command :

  • ct diff -graphical -predecessor $file

But the diff is done with xcompare. Is there a way to use bcompare instead ?


Solution

  • You can check first if "How do I integrate Beyond Compare with ClearCase?" that I wrote in 2010 can help.

    Beyond Compare itself has an official page, but it might not work in an Unix environment.