Why Why WHY doesn\'t TFS\'s get latest work consistently?
You would have thought that feature would have been tested thoroughly.
What I have to do is, get sp
It might because you are login TFS as the same user, and the workspace name (based on machine name by default) is also the same, so TFS thinks your are on the same machine and same workspace, thus you already have the latest version of the files, so it wont get them for you.
try rename your machine, and create a new workspace as a new machine.