TortoiseHg wordt primair voor het Windows-platform ontwikkeld en bestaat uit een verzameling applicaties om met Mercurial te kunnen werken. Mercurial wordt door onder andere softwareontwikkelaars gebruikt om de broncode te beheren. Voor meer informatie verwijzen we naar deze pagina en op deze pagina kun je een aantal screenshots van de gebruikersinterface bekijken. De ontwikkelaars hebben onlangs versie 2.0 uitgebracht met de volgende lijst aanpassingen:
TortoiseHg 2.0
This is a major feature release. All of the TortoiseHg applications have been converted from PyGtk to PyQt.Packaged Versions:
- http://tortoisehg.bitbucket.org/manual/2.0/whatsnew.html
- http://tortoisehg.bitbucket.org/screenshots.html
Installer:
- Mercurial 1.8
- Qt 4.7.1
- PyQt 4.8.2
- dulwich 0.7.0
- x64 installers now provide 64bit native PyQt applications, which means they no longer install in Program Files (x86), they install in Program Files.
- hg.exe and thg.exe are not in %PATH%, we add a bin\ folder with short batch files. TortoisePlink and Pageant.exe are also in the bin\ folder so they remain in the path.
- kdiff3.exe is not in the system path, since it uses the same QT dlls as TortoiseHg it needs to be in the root folder.