visualhg

Does VisualHG work with Visual Studio 2010 beta 2?

Since I installed it on my Visual Studio 2010 beta 2 I couldn't make it work. I don't know if it is because it is incompatible or it is because I don't know how to use it. ...

Experiences with HG Mercurial and Visual Studio 2008?

Hi, Did you have good experiences in real and demanding projects using the combination HG Mercurial and VS2008? Would you recommend the use that combination? Regards. ...

Ignoring files/paths with RegEx in VisualHG

I am using VisualHG 1.0.7 and cannot seem to ignore the files that I want. The behavior I am experiencing is the RegEx values I enter for ignoring files appears to only be applied to items marked as ?: unknown. What I am looking for is a way to add RegEx values to ignore the following: files in any bin directory files in any obj ...

How to Auto tag Mercurial on Visual Studio Publish?

I am using TortoiseHg + VisualHg on Visual Studio 2008. Has anyone found way to automatically create a tag (with the published version number) in Mercurial whenever I do a publish from VS? ...

VisualHG icons doesn't appear in VS2010 solution explorer

Has anyone managed this problem? All other Mercurial facilities are working fine inside VS. ...

How can I permanently forget T4 generated files from being version control using Mercurial?

How can I permanently forget T4 generated files from being version control using Mercurial? It seems that Visual Studio (VisualHG) automatically adding them to version control. ...

How to merge to a revision using VisualHG

This one should be easy, however, it has escaped me: Is there a way to merge revisions using VisualHG? I know I can resort to TortoiseHg, but I wanted to merge from within Visual Studio. Thanks a lot! ...