Configuring an External Subversion Repository
To assign an external Subversion repository to the project:
1. Open a project.
2. Click SCM Repositories tab.
3. Click Subversion radio button.
4. Click Use Existing External Repository radio button.
5. Enter the Subversion repository access parameters.
6. Click Save.
Figure: Select Internal Managed Repository or External Repository
Select external repository and click Next.
Figure: Configuration for Access to Existing SVN Repository
These are the Subversion repository access parameters:
Repository Name | The name of the repository. This is displayed on the SCM repositories page. |
Url | The Subversion URL of the repository. |
User | The credentials for user authentication of the SCM system. |
Password | The credentials for user authentication of the SCM system. |
Folder | The path of the folder that must be used to synchronize (the svn update) with Subversion. Typical value is trunk. |