how to not to display "<<<<<<< " "========" ">>>>>>>" in the output file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JKB
    Visitor
    • Oct 2019
    • 8

    how to not to display "<<<<<<< " "========" ">>>>>>>" in the output file

    I am using BC4 latest version in the command line like below. It merges correctly all the lines. I want both TEXT1 & TEXT2 also between "<<<<<<<" TEXT1 "====" TEXT2 ">>>>>>" without "<<<<<<" "======" ">>>>>>" in the mergeoutput. Could you please tell me what option I should use or how to configure the UI interface. Thank you
    BCompare.exe file1.txt file2.txt file3.txt -force -automerge -ignoreunimportant -mergeoutput=file3.txt
  • Aaron
    Team Scooter
    • Oct 2007
    • 16002

    #2
    Hello,

    Currently, -force will always include CVS style markers. You would have to launch into the interface and manually resolve (Take Left then Right) to generate the output. If you use -reviewconflicts instead, it will launch the interface if a conflict is encountered.
    Aaron P Scooter Software

    Comment

    Working...