In Visual Studio 2010, I want to able to view changes that other team members have checked-in without actually performing a get-latest (which would overwrite local files). Is there a way to do that for bulk files instead of selecting each file and comparing it to the server version?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I use the View History window, then select any changeset and view the details, you can see each file that was included in that changeset and choose to Compare with Previous Version to see the specific changes.