Is there a way to "unget" files from a TFS local work folder? I have a project with many branches, and each branch contains 15,000+ files. I often need to work on a branch, and then get the files off my hard-drive while I work on another. It also makes some operations faster, like moving a Branch folder to another folder, when the contents of the branch are considered "Not downloaded".
I am using TFS Server 2010 and Team Explorer Everywhere CLC and Plugin for Eclipse 2010 v10.1.0.
Deleting the files from disk doesn't help. TFS still thinks that I have already downloaded the files, so 'tf get -recursive' says I already have the latest files.