Performing Source Control Tasks

This section describes the general source control tasks that you can perform from Visual Studio for any plug-in. Basic source control operations, such as check in, check out, and viewing history, are largely plug-in-specific, although these operations can make use of some of the standard UI elements supported by the Visual Studio source control wrapper. For plug-in-specific tasks, however, you should consult the documentation for your particular source control plug-in.

Note

Many of these procedures refer to selection of basic source control commands from the Visual Studio File menu. Alternatively, you can access many of the commands by right-clicking a source-controlled item in Solution Explorer.

In This Section