Showing posts with label undo. Show all posts
Showing posts with label undo. Show all posts

Tuesday, March 8, 2011

Undo unchanged files in TFS 2010

Download the Team Foundation Server Power Tools here: http://visualstudiogallery.msdn.microsoft.com/c255a1e4-04ba-4f68-8f4e-cd473d6b971f

Then after a reboot on W7 you can use the following command from your workspace directory:
tfpt uu . /noget /recursive

Do not forget the /noget switch or else you're changes will be lost!