Subversion

This section describes how to configure Subversion (SVN) source control profiles.

If you set a Source Control Label on the execution plan, you can check out specific Subversion branches or tags. Branches and tags are encoded in the Subversion URL. For example, http://MyHost/svn/MyApp/trunk is a Subversion URL and http://MyHost/svn/MyApp/tags/build1012 is a Subversion tag.

To check out branches and tags in Silk Central, the main repository URL that is specified in the source control profile must contain the trunk directory. The trunk directory in the Subversion URL is then replaced with the label that is specified for the execution plan.