
- #TORTOISEHG MANUAL FOR MAC#
- #TORTOISEHG MANUAL INSTALL#
- #TORTOISEHG MANUAL PORTABLE#
- #TORTOISEHG MANUAL WINDOWS 7#
#TORTOISEHG MANUAL INSTALL#
#TORTOISEHG MANUAL FOR MAC#
There is no Kiln Client installer for Mac and Linux.

The Kiln Client and Tools are available only for Windows. The Kiln Client also comes with TortoiseHg - our recommended GUI (Graphical User Interface) for working with Mercurial locally. I've seen so many versions of mercurial.ini that I don't know which settings are required for my installation.īeyondcompare3.executable = E:\MyApps\PortableApps\Beyond Compare 3\BCompare.exeīeyondcompare3.args=$local $other $base $output /ro /lefttitle=local /centertitle=base /righttitle=other /automerge /reviewconflicts /soloīeyondcompare3.regkey=Software\Scooter Software\Beyond Compare 3īeyondcompare3.diffargs=/lro /lefttitle='$plabel1' /righttitle='$clabel' /solo /expandall $parent $childĬacerts=$\TortoiseHg\HgRc.d\CACert.When you first start using Kiln, we recommend downloading the Kiln Client and Tools, our pre-configured Mercurial and Git clients optimized to work with Kiln.
#TORTOISEHG MANUAL PORTABLE#
I'm using a portable version of Beyond Compare 3 on my USB hard drive so there are no registry entries. Is there a way to configure mercurial.ini to use Beyond Compare 3 and eventually 4 for the Compare File Revisions option as shown in the attached screenshot? I want to use Beyond Compare 3 instead of the Hg File Log Viewer.
#TORTOISEHG MANUAL WINDOWS 7#
TortoiseHg Workbench 2.11.2 on Windows 7 Professional One thing I noticed in the MergeTools.rc file - is that it uses the registry key to get the executable, which is bcompare.exe not bcomp.exe

Select beyondcompare4 for both diff and merge (when I just had diff selected it didn't work - but that may have been a restart issue)


Save the file (if you can't save it directly - as I couldn't) you'll need to save as something like MergeTools.rc1 then rename the file in the folder manuallyĥ. Code: Windows version of BeyondCompare 4īeyondcompare4.args=$local $other $base /mergeoutput=$output /ro /lefttitle=parent1 /centertitle=base /righttitle=parent2 /outputtitle=merged /automerge /reviewconflicts /soloīeyondcompare4.regkey=Software\Scooter Software\Beyond Compare 4īeyondcompare4.regkeyalt=Software\Wow6432Node\Scooter Software\Beyond Compare 4īeyondcompare4.diffargs=/lro /lefttitle='$plabel1' /righttitle='$clabel' /solo /expandall $parent $childīeyondcompare4.diff3args=$parent1 $parent2 $child /lefttitle='$plabel1' /centertitle='$clabel' /righttitle='$plabel2' /solo /roīeyondcompare4.dirdiff=True3.
