Before you use Team Foundation source control, you must configure Visual Studio to do this. The following procedure demonstrates configuring Visual Studio to use Team Foundation source control.
Required Permissions
No permissions are required to complete this task.
To configure Visual Studio to use Team Foundation source control
-
On the Tools menu, click Options.
-
In the Options dialog box, locate Source Control, expand it, and then click Plug-in Selection.
-
In the Current source control plug-in list box, click Visual Studio Team Foundation Server.
-
In the Source Control node, click Environment.
-
In the Source Control Environment Settings, click one of the following options:
-
Team Foundation Default uses Visual Team Foundation settings.
-
Independent Developer Uses settings appropriate for an independent developer who is not on a team.
-
Custom Uses custom settings.
Depending on which option that you select, the following options are available:
-
Get everything when a solution or project is opened
-
Check in everything when closing a solution or project
-
Display silent check out command in menus
-
Keep items checked out when checking in
-
Under the Check-in items section, in the Saving list box, select the action you want when saving files and folders:
-
In the Editing list box, click the action you want:
-
Optionally, select the Allow checked-in items to be edited option.
-
Click OK.
See Also