简体   繁体   中英

How do I add TFS as a Source control plug in to SQL Server Management Studio Express 2008?

In SQL Server Management Studio Express 2008 options, under source control the only available options "out of the box" are Microsoft Visual SourceSafe, and... (wait for it) ...Microsoft Visual SourceSafe (internet).

Since I do have VSTS 2008 installed, with the TFS client of course, I find it odd that SSMS Express doesn't include support for it, especially with the 2008 version.

Yeah, I know I can do all of what I (typically) do in SSMS Express from within VSTS and call it a day. However, it is a bit more involved than that and the tool of choice in some of the scenarios I am contemplating is the SSMS 2008 Express.

Is this an Express vs. full version thing? Or is it altogether not supported?

You need to install this provider .

The Visual Studio Team System 2008 Team Foundation Server MSSCCI Provider enables integrated use of Team Foundation Version Control with products that do not support Team Explorer integration.

This does include SSMS

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM