开发者

Viewing changes in VS2010 / TFS

I retrieved a specific version of my codebase from TFS in VS2010 (not the latest 开发者_C百科version), and have made changes to that. Is it possible to do a 'view pending changes' that will compare it to the latest version? Currently 'view pending changes' is only showing me changes between mine and the version that I retrieved.

Thanks!


In Source Control Explorer, Right click on the folder that contains your changes and select "compare". This will bring up a form that has 2 paths selected, the top path should be the latest version in source control and the bottom one should be the "workspace" or "local" verison. Hit OK and you'll see a list of all the files that differ between the latest and the version you have locally. You can then double click on individual files to see the diffs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜