

Make 4 copies of bcomp.exe and rename them to ccrc_cleardiff.exe, ccrc_cleardiffmrg.exe, ccrc_worddiffmrg.exe and ccrc_xmldiffmrg.exe.Move ccrc_cleardiff.exe, ccrc_cleardiffmrg.exe, ccrc_worddiffmrg.exe and ccrc_xmldiffmrg.exe to a backup folder.Copy C:\Program Files\Beyond Compare 4\bcomp.exe into the folder.Note that the version number in path is subject to change.Locate the plugins folder, which will contain a specific version named subfolder.Navigate to ClearCase Remote Client | Integration | Compare/Merge (up one level) to override the CCRC Integrated (UTF-8) as the default diff/merge and set to bcomp.exe.Click Apply, then New to add to the Providers list.Merge : For Supports Merge Operations add: %contrib1% %contrib2% %base% /mergeoutput="%merge_out%".Diff: For Supports Compare Operations add: %contribs% /vcs1="%filename1%" /vcs2="%filename2%".
SUBLIME MERGE VS SOURCETREE INSTALL

Overriding compare, merge, and xmerge is not supported.Ī helper that improves BC2's support is available here. BC version 2įor BC2, only change the xcompare line of the map file. Make the same change to lines beginning with _html, _xml, _html2, _xml2 to use Beyond Compare for HTML and XML comparisons. Text_file_delta xmerge C:\Program Files\Beyond Compare 4\BComp.exe Text_file_delta xcompareĜ:\Program Files\Beyond Compare 4\BComp.exe Edit "map" and edit the following lines to point to Beyond Compare:.Create a backup of the file named "map".Go into the "C:\Program Files\IBM\RationalSDLC\ClearCase\lib\mgrs" folder.Enter the complete path to your BComp.exe in the Compare, 2-way Merge, and 3-way Merge fields:Ĭompare BComp.exe /readonly $(File1) $(File2) 2-way Merge BComp.exe $(TrunkFile) $(BranchFile) /mergeoutput=$(ResultsFile) 3-way Merge BComp.exe $(TrunkFile) $(BranchFile) $(AncestorFile) $(ResultsFile).Select "Beyond Compare" in the ToolName drop-down.Switch to the Merge Tool tab in the Options dialog.

SUBLIME MERGE VS SOURCETREE WINDOWS
Linux users should prefix command line switches with "-" instead of "/".Ħ4-bit Windows users of 32-bit BC (older than version 4.1) should replace "C:\Program Files" with "C:\Program Files (x86)".ĪccuRev AnkhSVN CA Software Change Manager ClearCase ClearCase Remote Client CVS Dimensions CM / PVCS / Serena Git for Linux Git for Windows Git Integration for Eclipse GitHub Desktop Git Extensions Git Fork KDESVN Mercurial / TortoiseHg MKS Integrity / PTC Integrity NetBeans Perforce Plastic SCM Rational Synergy RoboHelp HTML Roundtable TSMS SmartGit SourceAnyWhere for VSS SourceGear Vault SourceOffSite SourceTree StarTeam Subversion Surround SCM Team Coherence TortoiseCVS TortoiseGit TortoiseSVN Tower (Git) Visual SourceSafe 2005 Visual Studio - Git Visual Studio - Team Foundation Server (TFS) Visual Studio - Visual SourceSafe 2005 Unless otherwise specified, all examples are based on Beyond Compare version 4.īeyond Compare version 3 users should replace "4" with "3" appropriately.īeyond Compare version 2 users should replace BComp.exe with BC2.exe and change the path to Beyond Compare 2's install folder.

Let us know if you have one to add to the list. The following are configuration instructions for specific products. Using Beyond Compare with Version Control Systemsīeyond Compare can be configured as the external difference utility in many popular VCS applications.
