This book is written for computer literate folk who want to use Mercurial to manage their data, but are uncomfortable using the command line client to do so. Since TortoiseHg is a Windows shell extension it’s assumed that the user is familiar with the Windows explorer and knows how to use it.
You can find the most up to date version of this documentation at our web site.
This Preface explains a little about the TortoiseHg project, the community of people who work on it, and the licensing conditions for using it and distributing it.
The Introduction explains what TortoiseHg is, what it does, where it comes from and the basics for installing it on your PC.
A Quick Start Guide to TortoiseHg is a quick tutorial on how to start with TortoiseHg.
TortoiseHg in daily use is the main chapter, it describes the frequently used components of TortoiseHg.
Settings describes how to configure TortoiseHg.
Use with other VCS systems describes how to use TortoiseHg as a client for non-Mercurial servers.
Frequently Asked Questions has a list of common questions and their answers.
Debugging describes how to debug any problems that you find.
TortoiseHg is released under GPLv2. You are free to install it on as many computers as you like, and to redistribute it according to the GPLv2 license.
Mailing Lists:
And our wiki on Bitbucket.
Thanks to the many people who contribute to the TortoiseHg project. It takes a community of developers, translators, and users to build a truly useful tool (especially users who care enough to report bugs and file feature requests).
The TortoiseHg installer for Windows includes the TortoiseOverlays handler, as provided by the TortoiseSVN project.
The history viewer of TortoiseHg is based on hgview, a tool developed by David Douard and others, with the financial support of Logilab.
The following typographical conventions are used in this manual:
Note
This is a note.
Warning
An important note. Pay attention.