Source control refers to a system in which a central piece of server software stores and tracks file versions, and also controls access to files. A typical source control system includes a source control provider and two or more source control clients.
Microsoft SQL Server Management Studio provides integrated source control services. This means you can use the tool as a client for your source control provider. Without leaving the environment, you can manage your individual and team projects easily. The source control provider is not included with Management Studio.
To select a source control provider
-
Install the client portion of your source control provider.
-
In Management Studio, on the Tools menu, click Options.
-
In the Options dialog box, expand Source Control, and then click the Plug-in Selection page.
-
In the Current source control plug-in box, select the source control plug-in.

In This Section