Thursday 12 July 2012

Using beyond compare script to generate difference report

Beyond Compare has support for command line script options.

Step1: Create a Script file.
          Type the below contents and save it into file "BCScript.txt"
 
file-report layout:side-by-side  options:display-all,line-numbers   output-options:html-color output-to:%3 %1 %2


Step2 : Run the script file.
 
bc2.exe @BCScript.txt a.java b.java diffreport.html

2 comments:

  1. I have similar solution for the same

    http://mainframemodernization.blogspot.in/2013/04/command-line-script-for-comparing-two.html

    ReplyDelete
  2. Very informative and It was an awesome post. I love reading your fantastic content. Thanks for sharing it with us. We are so greatful to your sharing.
    Beyond Compare 4

    ReplyDelete