Fields Used to Configure an SCM Subversion Instance

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

Settings Used to Configure an SCM Subversion Instance

SCM Subversion 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.