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
"Get latest version" by default will only download the files that have changed on the server since the last time you ran "Get latest version". TFS keeps track of the files you download so it doesn't spend time downloading the same version of the files again. If you are modifying the files outside of Visual Studio, this can cause the consistency problems it sounds like you are seeing.