Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TortoiseHG and TortoiseSVN play well together?

I had TSVN installed first and been using for a long time. Then I install T-HG and when I right click I dont see any TortoiseHG.

Does anyone have this same problem?

All the T-SVN overlays are still there.

like image 479
sivabudh Avatar asked Feb 25 '09 05:02

sivabudh


People also ask

What is the difference between TortoiseGit and TortoiseSVN?

TortoiseGit can be classified as a tool in the "Git Tools" category, while TortoiseSVN is grouped under "Code Collaboration & Version Control". TortoiseSVN is an open source tool with 39 GitHub stars and 29 GitHub forks.

What is TortoiseHg used for?

TortoiseHg is a Windows shell extension and a series of applications for the Mercurial distributed revision control system that includes a Gnome/Nautilus extension and a CLI wrapper application to be able to used on non-Windows platforms.

Does TortoiseSVN include subversion?

TortoiseSVN is a really easy to use Revision control / version control / source control software for Windows. It is based on Apache™ Subversion (SVN)®; TortoiseSVN provides a nice and easy user interface for Subversion.


1 Answers

Starting with version 0.8 (released 2009-07-01) TortoiseHg supports Windows Vista 64bit explorer shell integration. Thanks to the new C++ shell extension (I contributed significantly to that).

Check current release TortoiseHg-0.8.1-hg-1.3.1.exe available from http://bitbucket.org/tortoisehg/stable/downloads/

like image 50
Adrian Buehlmann Avatar answered Sep 27 '22 22:09

Adrian Buehlmann