dstr
dstr

Reputation: 8928

Automatically get latest version when you open solution/project

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.

Upvotes: 23

Views: 16163

Answers (1)

matadur
matadur

Reputation: 819

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

Upvotes: 36

Related Questions