如何确定 TFS 中的标签应用于哪个变更集? [英] How do I figure out which changeset a label in TFS was applied to?

查看:22
本文介绍了如何确定 TFS 中的标签应用于哪个变更集?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们使用 Team Foundation Server,并使用标签在我们的版本历史记录中创建特定版本(内部或外部)的生成点.

We're using Team Foundation Server and we are using Labels to create points in our version history where specific versions (either internal or external) were produced.

现在我们想知道特定的变更集是在特定标签之前还是之后完成的(因此是否包含在该版本中),但我们一定是找错了地方.此信息通常在错误跟踪系统中提供,但这次此字段保持开放,因此我们认为可以使用 TFS 来解决.

Right now we were wondering if a particular changeset was done before or after a specific label (and thus included in that version or not), but we must be looking in the wrong place. This information is usually provided in the bug-tracking system but this time this field was left open so we thought we could use TFS to figure it out.

文件的版本历史记录不包括应用的标签.要查找标签,我知道要查找的地方是使用获取特定版本"对话框,将类型设置为标签并使用标签选择对话框查看我们制作了哪些标签,但此对话框没有告诉我变更集贴标签之前/之后.

The version history for a file doesn't include labels applied. To find labels, the place I know to look is to use the "Get Specific Version" dialog, set type to Label and use the Label selection dialog to see which labels we've made, but this dialog doesn't tell me the changeset before/after the label was applied.

是确定特定更改是否属于该版本的一部分或不创建新工作区的唯一方法,将包含文件的目录映射到磁盘上的临时目录,使用获取特定版本"对话框提取该文件发布并进行文件差异?

Is the only way to figure out if a particular change was part of that release or not to create a new workspace, map up the directory with the files to a temporary directory on disk, use the Get Specific Version dialog to extract that release and do a file-diff?

请告诉我我有多愚蠢并指出正确的方向.

Please tell me how stupid I am and point me in the right direction.

推荐答案

您是否尝试过打开源代码管理资源管理器,文件 -> 源代码管理 -> 标签 -> 查找标签?

Have you tried opening Source Control Explorer, File -> Source Control -> Labels -> Find Label?

另外,您是否在使用 SideKicks?标签 SideKick 允许您查找标签并查看相关变更集.

Also, are you using SideKicks? The Labels SideKick allows you to find a label and see the related changesets.

这篇关于如何确定 TFS 中的标签应用于哪个变更集?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆