在控制台中查看TFS更改集详细信息 [英] View TFS changeset details in console

查看:171
本文介绍了在控制台中查看TFS更改集详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用TFS,并想要查看包含多个文件更改的更改集中的所有更改。在GUI中查看这个没有效率,因为我不得不打开每个文件。我想要做的是告诉TFS在控制台上显示所有更改更改集777中的所有文件的更改。是否有一个命令这样做?

解决方案

  tf diff< folder& / version:C776〜C777 / recursive / format:unified 

p>

I am using TFS and want to view all changes on a changeset that contains changes in several files. Viewing this in the GUI is not efficient as I have to open every single file. What I want to do is to tell TFS on the console to show me all the changes to all files in changeset number 777. Is there a command to do this?

解决方案

tf diff <folder> /version:C776~C777 /recursive /format:unified

Will give you a diff formatted summary

这篇关于在控制台中查看TFS更改集详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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