VS 2008解决方案每次自动检查

发布于 2024-08-25 03:02:09 字数 184 浏览 9 评论 0原文

我们正在使用“Microsoft Visual Studio 2008 Team Explorer Version 9.0.21022.8”

每当我打开解决方案时,尝试构建或尝试获取最新的团队资源管理器会自动检查解决方案。

当我尝试签入时,显示文件是相同的,并且签入已被服务器撤消。

这种行为的原因是什么?

We are using "Microsoft Visual Studio 2008 Team Explorer Version 9.0.21022.8"

Whenever i open the solution, try to build or try to get latest team explorer automatically checks out the solution.

When i try to check-in displays that files are identical and check-in undone by server.

what is the reason of this behaviour?

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

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

发布评论

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

评论(2

过潦 2024-09-01 03:02:09

防止意外签出的最佳解决方案似乎是更改您的设置:

->选项->源代码控制 ->环境->已签入项目
行为:提示退房

Visual studio 仍将尝试签出文件,但您不会再意外地签出文件。

The best solution to prevent accidental check outs seems to be to change your settings:

-> Options -> Source Control -> Environment -> Checked-in item
Behaviour: Prompt for check-out

Visual studio will still try to checkout files but you won't accidentally check out files any more.

优雅的叶子 2024-09-01 03:02:09

在对解决方案文件进行一些搜索后,我发现我们的一位同事使用其名称而不是使用 IP 连接 TFS。我们使所有 TFS 连接相同,问题就解决了。

PS:这也适用于其他版本的 Visual Studio。

After some search on solution files i found that one of our colleague connected TFS with its name rahter than using IP. We make all TFS connections same and problem is solve.

P.S: This applies also other version of visual studio.

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