Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
给定 Visual Studio Team Foundation System 2008 的变更集编号,是否有一种简单的方法可以找出我的项目/解决方案中的哪些文件在变更集中进行了编辑?
右键单击变更集中的源文件,然后选择查看历史记录。历史窗口将打开,并显示该文件的所有变更集。双击变更集,您将看到该变更集中更改的项目列表。