我可以修改 TFS 2010 中的默认签入操作吗?

发布于 2024-10-01 16:29:47 字数 274 浏览 0 评论 0原文

当您将变更集与工作项关联时,TFS 默认解析该工作项。我想默认关联它。

我知道在 TFS 2008 中,您必须使用类似 http:// /www.woodwardweb.com/vsts/000230.html 但我想我在某处读到在 TFS 2010 中有更好的方法来做到这一点。有谁知道是否是这样?

TIA, 账单

When you associate a changeset with a workitem TFS defaults to resolving the workitem. I want to default to associating it.

I know in TFS 2008 you had to remove resolve check-in action using something like this http://www.woodwardweb.com/vsts/000230.html but I thought that I read somewhere that there was a better way to do this in TFS 2010. Does anyone know whether this is the case?

TIA,
Bill

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

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

发布评论

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

评论(1

沩ん囻菔务 2024-10-08 16:29:47

使用 Visual Studio 2010,您可以非常轻松地实现此目的:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\TeamFoundation\SourceControl\Behavior
@ResolveAsDefaultCheckinAction =“假”

With Visual Studio 2010 you can achive this very easy:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\TeamFoundation\SourceControl\Behavior
@ResolveAsDefaultCheckinAction = "False"

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