TFS 2010 中单个文件的自动独占检出

发布于 2024-11-15 20:27:14 字数 154 浏览 0 评论 0原文

我在与其他开发人员检查 edmx(实体框架)文件时遇到问题,因为不同开发人员所做的更改无法自动合并。

有没有一种方法可以从 TFS 配置自动独占检出,以便一次只有一个人可以处理该文件?

我正在寻找一种仅适用于整个解决方案中的一个文件(而不是所有文件)的解决方案。

I am having problems with my fellow developers checking out edmx (Entity Framework) files, in that changes made by different developers can't be auto merged.

Is there a way to configure an automatic exclusive checkout from TFS, so that only one person can be working on that file at a time?

I'm looking for a solution that applies only to one file in the entire solution (rather than everything).

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

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

发布评论

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

评论(1

枕头说它不想醒 2024-11-22 20:27:14

我不知道每个文件,但无论如何,听起来您想要每个文件类型,这是支持的。

在连接到 TFS 时从 VS 转到 Team |团队项目集合设置|源代码管理文件类型...,然后为 edmx 文件添加新的文件类型,并选中“启用文件合并和多重签出”复选框取消选中

I don't know about per-file, but anyway it sounds like you want per-file type, which is supported.

From VS while connected to TFS, go Team | Team Project Collection Settings | Source Control File Types..., then add a new file type for edmx files with the 'Enable file merging and multiple check out' checkbox unchecked.

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