Mercurial support for the MonoDevelop Version Control Add-in
Most users should install this from the MD/XS Addin Gallery. However, if you wish to contribute to the addin, you will need to build it from source. This may also be necessary if you wish to use it with some unreleased version of MonoDevelop or Xamarin Studio.
- Clone
git clone https://github.com/svedm/monodevelop-hg-addin.git --recursive
- Build MonoDevelop from External folder
- Install AddinMaker from Addin Galery
- Open MonoDevelop.VersionControl.Mercurial.sln from MonoDevelop.VersionControl.Mercurial with MD/XS
- Build