且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在Visual Studio中按解决方案指定源代码控制插件?

更新时间:2021-11-21 03:01:01

很遗憾,这里没有好的答案.打开项目之前,您只需要进入并手动更改Visual Studio源代码管理提供程序的设置即可.这是该特定插件系统工作方式的限制,并且可能需要使用新版本的Visual Studio来专门解决该问题.

There is unfortunately no good answer here. You will simply have to go in and manually change you visual studio source control provider settings before you open the project. This is a limitation of how this particular plugin system works, and will probably take a new version of visual studio to specifically address it.

在这种情况下,Visual Studio使用标准的源代码控制工具在企业商店中更有效,而对于使用多种技术来与多个客户合作的承包商则效果不佳.

This is an instance where visual studio works better for the enterprise shop with standardized source control tools, and not as good for a contractor working with multiple clients across an array of technologies.