Disabling the Get Latest Prompt for Source Control—Team Foundation Server

By default, when you open a project that is bound to source control, a message automatically asks if you want to get the latest version of files. However, you can disable this prompt in the Options dialog. Therefore, in the future when you open the project you will no longer see the message, and the project will open without replacing any local files with the latest ones from source control.

How to Disable the Get Latest Prompt for Source Control

  1. Select File > Options. The Options dialog opens.
  2. Select the Source Control tab.

    Note This tab will not be visible if your project is not yet bound to source control. See Binding a Project to Microsoft Team Foundation Server.

  3. Click the check box Do not prompt to get latest when opening source control bound projects.
  4. Click OK.