Differences between revisions 28 and 30 (spanning 2 versions)
Revision 28 as of 2010-03-06 06:36:17
Size: 1250
Editor: SteveBorho
Comment:
Revision 30 as of 2010-10-22 03:51:24
Size: 1329
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{attachment:thg_logo_92x50.png}} ''See project homepage http://tortoisehg.org for more information'' = TortoiseHg =
Line 3: Line 3:
TortoiseHg is a set of graphical tools and a shell extension for Mercurial. {{attachment:thg_logo_92x50.png}}

[[http://tortoisehg.org|
TortoiseHg]] is a set of graphical tools and a shell extension for Mercurial.
Line 6: Line 8:
Line 12: Line 15:
See also: __OtherTools__ Download: http://bitbucket.org/tortoisehg/stable/downloads/

== See also ==

 * [[OtherTools|Other tools]]
Line 15: Line 22:
CategoryWindows CategoryWindows CategoryTools

TortoiseHg

thg_logo_92x50.png

TortoiseHg is a set of graphical tools and a shell extension for Mercurial.

On Windows

TortoiseHg consists of a shell extension, which provides overlay icons and context menus in your file explorer, and a command line program named hgtk.exe which can launch the TortoiseHg tools. Binary packages of TortoiseHg for Windows include Mercurial, TortoisePlink and a merge tool and are thus completely ready for use “Out of the Box”.

On Linux

TortoiseHg consists of a command line hgtk script and a Nautilus extension which provides overlays and context menus in your file explorer. You must have Mercurial installed separately in order to run TortoiseHg on Linux. TortoiseHg binary packages list Mercurial as a dependency, so it is usually installed for you automatically.

TortoiseHg is primarily written in Python and PyGtk (the Windows shell extension being the notable exception). The hgtk script and TortoiseHg dialogs can be used on any platform that supports PyGtk, including Mac OS X.

Online documentation is available at: http://tortoisehg.bitbucket.org/docs.html

Download: http://bitbucket.org/tortoisehg/stable/downloads/

See also


CategoryWindows CategoryTools

TortoiseHg (last edited 2024-06-12 02:37:50 by FJYLin3495)