Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 2.02 KB

File metadata and controls

32 lines (26 loc) · 2.02 KB
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 [!INCLUDEmsCoName] [!INCLUDEssManStudioFull] to open a solution or project directly from source control. When you open a solution from source control, the [!INCLUDEssManStudio] 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 Explains how to use the [!INCLUDEssManStudio] environment to open solutions directly from source control.
Open Projects from Source Control 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