Fields Used to Configure the Subversion Instance

The following settings are used to configure a Subversion SCM instance for the Code Insight project.

Settings Used to Configure a Subversion SCM Instance

Subversion SCM Instance Setting

Description

Subversion URL

Enter the URL of the Subversion repository containing the revision that you want to synchronize to your project. Use the following format:

<protocol>://<host>/<subversionRoot>/<repository>

Username

Provide the user name needed to access the repository. Leave this field blank to make an anonymous connection.

Password

Provide the password needed to access the repository. Leave this field blank to make an anonymous connection.

Revision

(Optional) Enter the Subversion revision that you want to synchronize to your project. Leave this field blank to default to the latest revision.