Open from Subversion
Use the Open from Subversion option to check out a project or solution controlled by Subversion and open it in the Solution Explorer.
1. From the File menu in Visual Studio, select Subversion > Open from Subversion.
2. In the Open from Subversion window, click the icon to add a new URL for a Subversion repository.
3. In the Add Subversion url window, enter the URL for the Subversion repository and click OK.
4. Select a VS.NET project or solution and click Open. The Open Project from Subversion window appears. It displays the URL of the parent project's Subversion repository.
5. In the Check Out from field, specify the location of the Subversion repository from which you want to check out your working copy. For example, "https://project1.demo.collab.net/svn/project2/trunk".
6. 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".
7. In the Version field, select the repository revision you want to check out. By default, the latest revision is checked out.
8. Click OK.
The project or solution is opened in Solution Explorer.
From Collabnet AnkhSVN Help.
If you have any more questions on this dialog, or suggestions on how to improve this content, please bring them up at the AnkhSVN Dev Mailing List
dialogs/Ankh.UI.RepositoryOpen.RepositoryOpenDialog (last edited 2010-04-20 23:23:50 -0700 by ?sander)