Is there a way to force to Get Latest Version when you open a solution, project or website? Using VS.NET 2008 & 2010 on TFS 2008.
Asked
Active
Viewed 1.6k times
23
-
with visual source safe .. tools --- options --- source control in visual studio – Andrew Jan 18 '11 at 09:25
-
You mean "Get Latest version of item on checkout"? It doesn't do what I want. – dstr Jan 18 '11 at 09:33
1 Answers
36
There's an option in VS 2010 (and 2013) that may be what you're looking for:
Tools > Options > Source Control > Environment
Select "Get everything when a solution or project is opened"

matadur
- 819
- 9
- 10
-
3
-
-
6
-
4http://stackoverflow.com/questions/31862272/where-did-the-setting-get-everything-when-a-solution-or-project-is-opened-go-i – Vitali K Aug 26 '15 at 13:28