Use the Open from Subversion menu option to check out a project or solution versioned by Subversion.
- From the File menu in Visual Studio, select .
also provides the same functionality.
- In the Open from Subversion window, specify a Subversion repository.
- Select the URL of the repository from the dropdown.
- Click the globe icon and add a new URL.
- Select a solution or project and click Open.
The Open Project from Subversion window appears.
- In the Local Directory field, browse to the location where you want the repository content to be checked out on your local system. For example, "C:/project1".
- In the Version field, select the repository revision you want to check out. By default, the latest revision is checked out.
- Click OK.
The solution or project opens up in the Solution Explorer.