...
FlexDeploy supports creation of Surround SCM instances, and the following properties will be configured for each Instancetarget group. These properties are available to all operations.
Property Name | Property Code | Required | Description |
---|---|---|---|
Surround URL |
| Y | URL to the Surround server. E.g. sscm://surround.local:4900 |
Surround User |
| Y | Surround user. |
Surround Password |
| N | Surround password. |
...
Download surround SCM from here. We recommend using the Perl installer (Linux only), the Java installer doesn't seem to work at least for this version.
Select earlier versions on the top right.
Select the appropriate family and platform.
Select the 2018.2.0 version, and if using Linux the Perl installer.
Follow the installation instructions here. When installing, you will only need to select the client.
If you are installing on the FlexDeploy server, the sscm executable needs to be on the path. Otherwise, it needs to be on the path, or specified in the
FDSURROUND_EXE_PATH
Target property.
...