contrib/mergetools.hgrc
changeset 7683 39ae4fb8cf17
parent 7665 950484f05f16
child 7797 e48cc2315fe6
equal deleted inserted replaced
7682:9c8bbae02e9c 7683:39ae4fb8cf17
    49 
    49 
    50 filemerge.executable=/Developer/Applications/Utilities/FileMerge.app/Contents/MacOS/FileMerge
    50 filemerge.executable=/Developer/Applications/Utilities/FileMerge.app/Contents/MacOS/FileMerge
    51 filemerge.args=-left $other -right $local -ancestor $base -merge $output
    51 filemerge.args=-left $other -right $local -ancestor $base -merge $output
    52 filemerge.gui=True
    52 filemerge.gui=True
    53 
    53 
    54 beyondcompare3.executable=C:\Program Files\Beyond Compare 3\BComp.exe
       
    55 beyondcompare3.args=$local $other $base $output /ro /lefttitle=local /centerfile=base /righttitle=other /automerge /reviewconflicts
    54 beyondcompare3.args=$local $other $base $output /ro /lefttitle=local /centerfile=base /righttitle=other /automerge /reviewconflicts
       
    55 beyondcompare3.regkey=Software\Scooter Software\Beyond Compare 3
       
    56 beyondcompare3.regname=ExePath
    56 beyondcompare3.gui=True
    57 beyondcompare3.gui=True
    57 
    58 
    58 winmerge.args=/e /u /dl local /dr other /wr $local $other $output
    59 winmerge.args=/e /u /dl local /dr other /wr $local $other $output
    59 winmerge.regkey=Software\Thingamahoochie\WinMerge
    60 winmerge.regkey=Software\Thingamahoochie\WinMerge
    60 winmerge.regname=Executable
    61 winmerge.regname=Executable