如何在VS2008中不受约束地工作时解决方案是

发布于 2024-08-05 20:19:56 字数 199 浏览 4 评论 0原文

场景:

  • 解决方案是受约束的
  • 团队更喜欢受约束的工作
  • 我想不受约束地工作。为此,在“工具/选项/源代码管理”中,我将当前源代码管理插件设置为“无”。

但是,当我加载解决方案时,VS2008 会打开源代码管理插件并绑定所有文件。

如何在 VS2008 中永久关闭源代码管理绑定?

Scenario:

  • Solution is bound
  • The team prefers to work bound
  • I want to work unbound. To that end, in Tools/Options/Source Control I set the current source control plug-in to None.

However, when I load the solution, VS2008 switches the source control plugin on and binds all the files.

How can I turn off the source control bindings for good in VS2008?

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

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

发布评论

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

评论(1

樱花坊 2024-08-12 20:19:56

文件 -> 源代码控制 -> 更改源代码控制。选择所有项目和解决方案,然后单击“取消绑定”。

但实际上......为什么你想放弃源代码控制,特别是当团队的其他成员使用它时?这只是自找麻烦而已。

File->Source Control->Change Source Control. Select all projects and the solution and click "Unbind".

But really... why would you want to abandon source control, especially when the rest of the team uses it? It's just asking for trouble.

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