| title | Add Solutions and Projects to Source Control | Microsoft Docs | ||||
|---|---|---|---|---|---|
| ms.custom | |||||
| ms.date | 06/13/2017 | ||||
| ms.prod | sql-server-2014 | ||||
| ms.reviewer | |||||
| ms.technology | |||||
| ms.topic | conceptual | ||||
| helpviewer_keywords |
|
||||
| ms.assetid | 3eaed80e-6f55-42ea-a964-aca31c09d055 | ||||
| author | mashamsft | ||||
| ms.author | mathoma | ||||
| manager | craigg |
When you add a solution to source control, the solution becomes part of a dynamic versioning archive created and maintained by the source control provider. Each time someone checks in a new version of the solution, that version becomes part of the archive and is available to other source control users.
Adding a solution to source control also starts a system of centralized file management. Source control providers, such as [!INCLUDEmsCoName] Visual SourceSafe, control access to source-controlled items; source control clients cannot write to local copies of source-controlled files without checking them out.
The following table describes the topics in this section.
| Topic | Description |
|---|---|
| Add Solutions to Source Control | Describes the project types you can add, and provides instructions on how to add a solution to source control. |
| Add Projects to Source Control | Provides instructions on how to add a project to a solution. |