ankhsvn
Wiki: dialogs/Ankh.UI.SccManagement.AddToSubversion

Edit this page | dialogs | Links to this page | Page information | Attachments | Refresh page

 

Add to Subversion

This dialog can be used for adding the current solution to an existing Subversion repository. It allows you to select a local folder and a remote uri.

  1. Enter the name of your project. This defaults to the solution name. This will be part of the URL where the project will be imported ("Project will be created in")
  2. Enter the repository root. The repository root is required to start browsing through the repository. Once it is filled in correctly the treeview below it will be populated.
  3. Browse through the treeview to the location where you want the current solution to be imported. You can optionally create folder using the "Create folder" button.
  4. Select the correct root for the working copy. This is the folder on disk that contains everything inside this repository, but doesn't contain other projects that shouldn't be added.
  5. Select the "Add trunk folder" checkbox if you want a trunk folder to be automatically created. See "Project will be created in" to decide wether this is what you want.

When you click OK now, the remote URI will be created and checked out to the directory you selected in step 4. Just the solution file will be in the Added state, and all other files will be in the New state, this means you're ready to commit the solution. Committing at this point is required to initially get the files into the repository.

See also: Add a solution to a repository

(!) 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.SccManagement.AddToSubversion (last edited 2010-04-20 23:24:48 -0700 by ?sander)