The following macros are not currently supported in the header:
  • style

Creating a SubVersion Instance (Getting Started)

Next we need to create an SCM instance for SubVersion which we will be used during the build process. SCM instances are not environment specific, so we will only configure this once.

To view the list of instances defined within FlexDeploy, select Topology -> Instances from the menu. All instances will be listed. SCM instances will be in the SCM group.

To create the SCM instance for SubVersion, click on Create and select SCM Instance.


Fill in the information per your SubVersion information. 

Your repository should include only the base path to the repository. You should not include the /trunk/... part of the path. The /trunk/ and following will be filled in to the project settings instead. The two halves are combined by the checkout project sources operation.

For example, if the path to your project is:

https://subversion.flexagon.com/svn/trunk/BRANCH-4.0-fixpack1/FlexDeploy

The the SVN instance should be set to

https://subversion.flexagon.com/svn/

and the trunk path script should be set to

"/trunk/BRANCH-4.0-fixpack1/FlexDeploy" (Note this is in quotes as it is a groovy script input.



Click Save.


Next step      Back

The following macros are not currently supported in the footer:
  • style