TFS Pending Changes是否可以显示真正更改过的文件,例如SourceGear Vault? [英] Can TFS Pending Changes show files that are truly changed like SourceGear Vault?

查看:175
本文介绍了TFS Pending Changes是否可以显示真正更改过的文件,例如SourceGear Vault?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在将SourceGear Vault用于某些个人项目,并将Team Foundation Server用于工作项目. TFS缺少的一件事是Vault在其签入对话框窗口中具有的一项简单功能.

I have been using SourceGear vault for some personal projects and Team Foundation Server for work projects. One thing TFS is missing is a simple feature that Vault has on its check in dialog window.

在Vault客户端中,您可以查看签出的文件是否与签入的先前版本有所不同.这是

In the Vault client, you can see if the checked out file changed from the previous version checked in. Here is a screen shot. Notice the column "Details"? That tells you there is a difference. The way this is super helpful is if you have to check out a entire project because you are going to do code re-generation. I'll check out my class library project and then regenerate my CodeSmith templates. Doing this may result in just a few specific files from changing. When I view the pending check-in screen, I see the files that really changed and I can compare to see the impact.

所以... TFS可以做到这一点吗?也许有一个第三方工具可以为我做这件事?是否有我必须获得的TFS SDK或PowerTool.有人要建造它吗?

SO... can TFS do this? Maybe there is a 3rd-party tool that will do it for me? Is there a TFS SDK or PowerTool that I have to get. Anyone want to build it?

推荐答案

Per this page, you can run this command from the Visual Studio Command Prompt.

tfpt uu /noget /r *

您需要安装TFS Power Tools才能运行.另外,请确保在命令提示符下浏览到映射文件夹的根目录(例如-C:\ TFS).

You'll need to have TFS Power Tools installed for this to work. Also, make sure you browse to the root of your mapped folder within the command prompt (ie - C:\TFS for example).

TFS电动工具链接(如果您还没有的话)
2010年TFS电动工具
2012年TFS电动工具

TFS Power Tools links (if you don't already have it)
TFS Power Tools for 2010
TFS Power Tools for 2012

这篇关于TFS Pending Changes是否可以显示真正更改过的文件,例如SourceGear Vault?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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