Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

FDSURROUND_URL

Y

URL to the Surround server. E.g. sscm://surround.local:4900

Surround User

FDSURROUND_USER

Y

Surround user.

Surround Password

FDSURROUND_PASSWORD

N

Surround password.

...

  1. 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.

    1. Select earlier versions on the top right.

    2. Select the appropriate family and platform.

    3. Select the 2018.2.0 version, and if using Linux the Perl installer.

  2. Follow the installation instructions here. When installing, you will only need to select the client.

  3. 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.

...