Plug-in Tabs for Source Control (Options Dialog Box)
Allows customization of source control roles and plug-in settings in Visual Studio. The plug-in tabs are part of the Visual Studio Options dialog box, located under the entry Source Control:
Plug-in Selection. Switches source control plug-ins.
Environment. Specifies environment settings for the default roles defined by Visual Studio. For example, if the user is an independent developer, conflicts with other users are generally not created by keeping items checked out after a check-in. For this role, Visual Studio automatically selects the Keep items checked out when checking in option.
Plug-in Settings. Specifies options for identifying the source control plug-in associated with a solution or project.
Changes the current source control plug-in associated with the Visual Studio IDE, and makes it the default plug-in. The plug-in selected is reflected in the Source Control entry on the File menu of Visual Studio. Click OK to register your change and switch operation to the plug-in you have chosen.
Note: |
|---|
You can use this part of the Options dialog box to disable source control by clicking None in the list of plug-ins. |
Note: