Today I found out that visual studio team system 2008's get specific file doesn't work as I had expected. I thought that get specific version with the two overwrite options checked would be equivalent to undoing the pending changes on the file and then checking it out again.
Well unfortunately it doesn't work that way. This will fix any files that you have done an overwrite to but didn't check out (checkbox #1), but it wouldn't overwrite any of the checked out files I had - what I thought checkbox #2 meant. So if you're having any weird differences, or your files don't seem to be updating, check on this problem.


Comments