--- title: "Open Solutions and Projects from Source Control | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: ms.topic: conceptual helpviewer_keywords: - "source controls [SQL Server Management Studio], solutions" - "source controls [SQL Server Management Studio], projects" ms.assetid: 1c8d27f2-1741-485f-b56a-cadcb8b5493d author: mashamsft ms.author: mathoma manager: craigg --- # Open Solutions and Projects from Source Control You can use [!INCLUDE[msCoName](../includes/msconame-md.md)] [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] to open a solution or project directly from source control. When you open a solution from source control, the [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] environment automatically retrieves the latest version of the solution and copies it to the location you specify. If you do not have a local copy of a solution, you must open it from source control before you can perform source control operations on it. After you have retrieved a local copy of the solution, you do not need to open it from source control again; you can open the local copy and use standard source control commands, such as **Get Latest Version** or **Check Out**, to perform the desired operation. The following table describes the topics in this section. |Topic|Description| |-----------|-----------------| |[Open Solutions from Source Control](../../2014/database-engine/open-solutions-from-source-control.md)|Explains how to use the [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] environment to open solutions directly from source control.| |[Open Projects from Source Control](../../2014/database-engine/open-projects-from-source-control.md)|Explains how to open a project from source control so you can check out and modify the project files.| ## See Also [Add Solutions and Projects to Source Control](../../2014/database-engine/add-solutions-and-projects-to-source-control.md)