开发者

Mercurial and SQL Server Management Studio GUI plugins?

Does no such plugin exist?

So to be clear, I realize that RedGate has their own SSMS SCC app, and I realize that VSS2k5 will integrate in. I'm looking to stay with Hg as that's where my source already is, and I'ld like to find something that my team can stay consistent with on their tools.

As is, I guess I'm going to have to just run it through TortoiseHg and a folder with manual maintenance. Which isn't terrible, but naturally it would be nicer if there was an app pre-existing that I could consume.

And no, I don't have the time or inclination to write one myself. Not before Summer 2011.

Thought开发者_如何学编程s or ideas?


There are two versions of HgScc plugin:

  1. HgScc - uses old MS SCCI API, works with MS VS2005/2008/2010 and with some third party IDEs. Last version of this plugin was released in 2008. It is not actively developed anymore, because MS SCCI API is very limiting and does not allow a tight integration with Visual Studio.

  2. HgSccPackage - uses MS SCC Package, works only with MS VS2008/2010. This version of plugin currently in active development.

To get the first version of HgScc follow the instructions here: MSSCCI compliant Mercurial client


Red Gate SQL Source Control is looking into supporting Mercurial in a future version, http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/803713-mercurial-support-as-source-control-system.


SQL Server 2012 (Denali) is using the Visual Studio 2010 Shell as the basis for the new Management Studio. I haven't tried it yet but I am hoping that tools such as VisualHg will work in Sql Server 2012. I will update this post after I get on my laptop that has the 2012 SQL Management Studio installed.


Have you tried hgscc? I know it integrates with Visual Studio, but I haven't tried it with SSM

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜