From the Repository Explorer, you can directly check out a project or solution and open it in the Solution Explorer.
- In visual Studio, go to .
- To add a new Subversion repository path, click the globe icon and aenter it.
- Browse to the solution you want to check out, right-click and select Open.
- In the Open Project from Subversion window, browse to the local folder where you want the repository content to be checked out. 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.