Mercurial Source Control Plugin for MS Visual Studio


See some screenshots

To learn more about Mercurial, TortoiseHG and VisualHG watch Rob Conery's excellent video tutorial

Contributions are most welcome! Contact me at VisualHG@Live.de.

To get started working with VisualHG is very simple.

  1. (Deinstall prev Version of VisualHG).
  2. Download and install TortoiseHg and VisualHG. Or load from Visual Studio Extension Manager / Online Gallery.
  3. Open Visual Studio and go to Tools -> Options.
  4. In the options tree view, select Source Control. (You may need to click the Show all Settings checkbox)
  5. Select VisualHG from the drop down list, and click OK.
  6. Open your Mercurial based solution to see the plugin installed and determining your files' statuses.

Version History

1.1.7
1.1.6
1.1.5
New Features
Bugfixes
1.1.2 + 1.1.3**
Compatibility update for TortoiseHG 2.0

1.1.1
New Features Bugfixes
1.1.0
(Uninstall previous version first)
New Features Bugfixes
1.0.9 bug fix release
1.0.8e
1.0.8d Compatibillity update
1.0.8c bug fix release
1.0.8b next tiny bug fix release*
1.0.8a tiny bug fix release
1.0.8 Subrepositories

1.0.7 is a bug fix release. Upgrading from previous versions is recommended

Moved the project from http://sharesource.org to here. If you are looking for previous versions or BugTracker entries you will find it here.

1.0.6
Changes

* 338 'Case folding' tracking and handling removed from VisualHG. This is because Mercurial for Windows is no longer case sensitive.

1.0.5
New Features

Fixes

1.0.4

* Added Visual Studio 2005 support

1.0.3

1.0.2

1.0

Hi folks

I'm a fan of Mercurial source control system I want to use it for my own develoments. Unfortunately there was no MSVS Plugin found which works to my needs. So I decided to create my own one. It is based on Mercurial and TortoiseHg's HGTK library, which covers many of the UI components - thx for that cool stuff!! So, if you want to check out VisualHG, you have to install TortoiseHg first and then VisualHG. After that you will have a well working solution integrated into Windows Explorer and MSVS 2008.

Good Luck!
Bernd