How do I integrate TFS Source Control with Busines

2019-03-21 04:43发布

I am running Visual Studio 2010 Ultimate -- which integrates with TFS source control. However, when I run SQL Server 2008 Business Inteligence Studio, no source control is offered. When I look under Tools... Options... Source Control... there are no plug-ins available. Is this because BI Studio uses the 2008 Visual Studio Shell and I only have VS 2010? TIA.

4条回答
闹够了就滚
2楼-- · 2019-03-21 05:25

According to MSDN Forums you need VS 2005

查看更多
霸刀☆藐视天下
3楼-- · 2019-03-21 05:28

Here is a list of items that you need to install to get TFS 2010 working in BIDS: http://microsoft-ssis.blogspot.com/2012/04/ssis-2008-with-team-foundation-server.html

查看更多
Summer. ? 凉城
4楼-- · 2019-03-21 05:30

One thing to keep in mind is when you connect to the server from BIS you need to use the full url http://tfsserver:8080/tfs. If you don't use the full URL it will throw a connection error.

查看更多
Anthone
5楼-- · 2019-03-21 05:31

I think you need to do the following:

  1. Install Visual Studio Team Explorer 2008
  2. Install Visual Studio 2008 SP1
  3. Install Visual Studio 2008 SP1 Forward Compatibility Update for Team Foundation Server 2010 (KB974558)
查看更多
登录 后发表回答