TFVC 变更集 - 变更集评论的历史记录 - 任何地方?

TFVC changeset - history of the comment on the changeset - anywhere?

上下文:TFS 2010

详细信息: 一个变更集,其中对变更集的评论至少更改了一次。

问题:我可以在某处查看关于变更集的评论历史吗?

变更集上没有保留历史记录。它被覆盖在变更集记录上。它是 ChangeSet 记录中的单个字符串 (nvarchar(max)) 字段。

如果我正确读取仓库模式,仓库还会保留 ChangeSetTitle in a single dimension and the data isn't duplicated for each time the comment changes