如何将 TFS 源代码管理与 Business Intelligence Studio 集成?

发布于 2024-09-30 07:50:24 字数 223 浏览 4 评论 0原文

我正在运行 Visual Studio 2010 Ultimate——它与 TFS 源代码管理集成。但是,当我运行 SQL Server 2008 Business Inteligence Studio 时,没有提供源代码管理。当我查看“工具”...“选项”...“源代码管理”...下时,没有可用的插件。这是因为 BI Studio 使用 2008 Visual Studio Shell 而我只有 VS 2010 吗? TIA。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

尐籹人 2024-10-07 07:50:24

我认为您需要执行以下操作:

  1. 安装 Visual Studio Team Explorer 2008
  2. 安装 Visual Studio 2008 SP1
  3. 安装 Visual Studio 2008 SP1 Team Foundation Server 2010 的向前兼容性更新 (KB974558)

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)
冷情妓 2024-10-07 07:50:24

以下是使 TFS 2010 在 BIDS 中运行所需安装的项目列表:
http://microsoft-ssis.blogspot .com/2012/04/ssis-2008-with-team-foundation-server.html

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

送你一个梦 2024-10-07 07:50:24

要记住的一件事是,当您从 BIS 连接到服务器时,您需要使用完整的 url http://tfsserver:8080 /tfs。如果您不使用完整的 URL,则会引发连接错误。

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.

2024-10-07 07:50:24

根据 MSDN 论坛,您需要VS 2005

According to MSDN Forums you need VS 2005

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文