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

查看:67
本文介绍了如何确定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.

推荐答案

您是否尝试过打开Source Control Explorer,文件-> Source Control->标签->查找标签?

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天全站免登陆