Versions Compared

Key

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

Tags provided source path in the Subversion repository.

...


Target Properties

Property Name

Property Code

Required

Description





  

Project Properties

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

Instance Code

FDSVN_INP_INSTANCE_CODE

Yes

The instance code to use when connecting to the Subversion repository.

Instance code is used to lookup the Repository URL (FDSVN_URL), User (FDSVN_USER) and Password (FDSVN_PASSWORD). 

This SCM Instance must be configured in FlexDeploy prior to using the plugin.

Source Path

FDSVN_INP_SOURCE_PATH

Yes

The path in the repository to be tagged.

Tag Path

FDSVN_INP_TAG_PATH

Yes

The path relative to the Subversion URL of the instance to create the tag

Revision Message

FDSVN_INP_REVISION_MESSAGE

No

Message indicating purpose of the tag operation

Revision Number

FDSVN_INP_REVISION_NUMBER

No

The specific revision to be tagged

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation doesn't consume or produce any artifacts.

...

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instanceTarget.

Selecting a specific resource will result in selection of endpoints associated to the environment instance Target which have that resource defined.

...