Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Automatically get latest version when you open solution/project

Tags:

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.

like image 846
dstr Avatar asked Jan 18 '11 09:01

dstr


1 Answers

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"

enter image description here

like image 192
matadur Avatar answered Dec 22 '22 19:12

matadur