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.
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"
精彩评论