Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable get latest on checkout TFS

Tags:

tfs

I have to revert a project to last weeks edition. So I got a specific version by date, but now if I add a space to a file it checks out and gets latest.

I went to Tools -> options -> source control -> VS TFS -> "Get latest version on checkout" -> unchecked.

Then I went to Tools -> Source Control Settings -> "Enable get latest on check-out" -> unchecked.

But the behavior still happens! Not sure what to try.

like image 894
patrick Avatar asked Aug 27 '12 20:08

patrick


1 Answers

I had to restart Visual Studio to see the change. :|

like image 195
patrick Avatar answered Nov 15 '22 04:11

patrick