简体   繁体   English

带有Team Explorer的Visual Studio数据工具2015?

[英]Visual Studio Data Tools 2015 with Team Explorer?

I'm strictly a BI developer (Database projects, SSIS, etc). 我严格来说是BI开发人员(数据库项目,SSIS等)。 I'd like to use Team Explorer with my SQL Server Data Tools 2015 installation. 我想在我的SQL Server Data Tools 2015安装中使用Team Explorer。 I understand that there is not a stand-alone Team Explorer version for Visual Studio 2015. Is Microsoft really requiring us BI Devs to install the full-blown version of Visual Studio? 我了解没有适用于Visual Studio 2015的独立团队资源管理器版本。微软是否真的要求我们BI开发人员安装Visual Studio 2015的完整版本? It's awfully inconvenient.. What's the best option for people just needing Data Tools with the ability to connect to TFS? 这非常不方便。对于仅需要具有连接到TFS的能力的数据工具的人来说,最佳选择是什么?

Try to find the package C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\IDE\\Extensions\\TeamExplorer.vsix on another computer with already installed version of VS2015 with Team Explorer. 尝试在具有Team Explorer的已安装VS2015版本的另一台计算机上,找到软件包C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\IDE\\Extensions\\TeamExplorer.vsix It is about 47 Mb. 它约为47 Mb。 Then copy it and install on the computer with the integrated shell. 然后将其复制并安装到带有集成外壳的计算机上。 This approach has worked for me. 这种方法对我有用。

Just try to install SQL Server Data Tools 2015 which uses the VS shell ( https://msdn.microsoft.com/en-us/mt186501.aspx ), and confirmed this shell doesn't contain Team Explorer plug-in. 只需尝试安装使用VS Shell( https://msdn.microsoft.com/en-us/mt186501.aspx )的SQL Server Data Tools 2015,并确认此Shell不包含Team Explorer插件。 If you want to use Visual Studio 2015, then install the free Visual Studio Community will be an option. 如果要使用Visual Studio 2015,则可以选择安装免费的Visual Studio社区

Otherwise, you may consider using TFS web portal , or the supported Team Explorer version that TFS 2015 supports, like Team Explorer 2013, etc. 否则,您可以考虑使用TFS Web门户或TFS 2015支持的受支持的Team Explorer版本,例如Team Explorer 2013等。

There is now a stand-alone Team Explorer installer for VS 2017. I recommend going that route so as to not install a bloated Visual Studio. 现在有一个适用于VS 2017的独立Team Explorer安装程序。我建议采用这种方式,以免安装a肿的Visual Studio。

"When we shipped TFS 2017 and Visual Studio 2017, we didn't provide a “Team Explorer” like solution. Historically our Team Explorer installer has been available for customers that want a rich client to access version control and some work item tracking features in TFS or VS Team Services. We didn't release it because we needed to create a new version of it based on the new Visual Studio installer technology that was introduced in VS 2017 and we just didn't have time to do that before we released. Along with the release of VS 2017.1 today, we are now releasing a Team Explorer installer." “在交付TFS 2017和Visual Studio 2017时,我们没有提供类似“ Team Explorer”的解决方案。从历史上看,我们的Team Explorer安装程序可用于希望富客户端访问版本控制和某些工作项跟踪功能的客户TFS或VS Team Services。我们之所以没有发布它是因为我们需要基于VS 2017中引入的新Visual Studio安装程序技术来创建它的新版本,而我们只是没有时间在发布之前随着今天发布的VS 2017.1,我们现在发布了Team Explorer安装程序。”

https://blogs.msdn.microsoft.com/bharry/2017/04/05/team-explorer-for-tfs-2017/ https://blogs.msdn.microsoft.com/bharry/2017/04/05/team-explorer-for-tfs-2017/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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