Differences between revisions 5 and 9 (spanning 4 versions)
Revision 5 as of 2008-02-01 22:57:06
Size: 1119
Editor: abuehl
Comment:
Revision 9 as of 2008-02-18 08:48:31
Size: 1602
Editor: abuehl
Comment: mention alpha status
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
    dialogs: log synch status clone merge update userconfig repoconfig
serve recovery commit datamine about
    dialogs: log synch status clone merge update userconfig repoconfig serve recovery commit datamine about
Line 20: Line 19:

Note that TortoiseHg 0.3, according to it's [http://sourceforge.net/projects/tortoisehg/ project page on SourceForge], currently has "Alpha" development status. The first release 0.1 was published on 2007-12-27. You thus might want to consider using other binary packages for production use of Mercurial on Windows (see [:BinaryPackages]).

Reference: [http://selenic.com/pipermail/mercurial/2008-February/016899.html Announcement for TortoiseHg-0.3]

See also: ["GUIClients"]

attachment:thg_logo_92x50.png TortoiseHg

[http://tortoisehg.sourceforge.net homepage]

Latest version

0.3

[http://sourceforge.net/project/showfiles.php?group_id=199155 download]

Release date

2008-02-01

TortoiseHg is an all-inclusive Mercurial binary installer package for Windows, which provides a windows explorer extension (shell extension), so that Mercurial commands can be executed from the context menu of the explorer (see [http://tortoisehg.sourceforge.net/images/screenshots/tortoisehg-snapshot-contextmenu.png screenshot]).

Command line "hg" is included as well. No other packages are needed (for example, Python is already included as a dll).

Includes several dialogs, for example for committing and history viewing/diffing. Also includes a MergeProgram and software for ssh server access.

Dialogs can also be invoked on the command line with hgtk:

> hgtk
TortoiseHg Dialog Wrapper

hgtk [DIALOG]
    dialogs: log synch status clone merge update userconfig repoconfig serve recovery commit datamine about

Note that TortoiseHg 0.3, according to it's [http://sourceforge.net/projects/tortoisehg/ project page on SourceForge], currently has "Alpha" development status. The first release 0.1 was published on 2007-12-27. You thus might want to consider using other binary packages for production use of Mercurial on Windows (see [:BinaryPackages]).

Reference: [http://selenic.com/pipermail/mercurial/2008-February/016899.html Announcement for TortoiseHg-0.3]

See also: ["GUIClients"]


CategoryWindows

TortoiseHg (last edited 2024-06-24 12:28:46 by AntonShestakov)