Visual Studio:如何获取项目中受给定变更集影响的文件列表?

发布于 2024-09-05 18:29:53 字数 99 浏览 4 评论 0原文

给定 Visual Studio Team Foundation System 2008 的变更集编号,是否有一种简单的方法可以找出我的项目/解决方案中的哪些文件在变更集中进行了编辑?

Given a changeset number of Visual Studio Team Foundation System 2008, is there an easy way to find out which files in my project/solution were edited in the changeset?

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

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

发布评论

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

评论(1

ペ泪落弦音 2024-09-12 18:29:53

右键单击变更集中的源文件,然后选择“查看历史记录”。历史记录窗口将打开,并显示该文件的所有变更集。双击变更集,您将看到该变更集中更改的项目列表。

Right-click on a source file that's in the changeset, and select View History. The history window will open, and show you all the changesets for that file. Double-click on a changeset, and you will see the list of items changed in that changeset.

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