Page tree

Versions Compared

Key

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


Panel

On this page:

Table of Contents

Target audience:

CAST Administrators


Info
Summary: Information about extracting source code from an SVN - Subversion repository using the CAST Delivery Manager Tool.


Note
Note that the SVN - Subversion configuration in the CAST
  • This SVN extractor is not actively maintained and can only be used via the legacy CAST Management Studio and Delivery Manager Tool
is not currently provided as an extension (such as for CVS and Git), instead it is provided "out-of-the-box" in CAST AIP/CAST Delivery Manager Tool
  • .
  • There is no support in AIP Console for extracting source code for delivery direct from an SVN repository - the only source code delivery methods available are via ZIP/archive file, or direct from a shared network folder.

Description

This configuration provides the means to extract source code from a Subversion (SVN) repository. In other words, file based source code that does not reside in a simple local or network folder. 

...

The Package Configuration tab will then be displayed, enabling you to configure access to the source code:

Click to enlarge

OptionExplanation
1Enter the direct URL for your SVN repository in the form svn://
2Choose the revision you would like to extract. By default the HEAD revision is chosen.
3Tick the Credentials option if the TFS repository requires authenticated access. Do not enable this option if a single sign on system is in operation in your environment.
User nameUsed to configure the User name for the target SVN repository for extraction purposes.
PasswordUsed to configure the password (in encrypted format) that corresponds to your User name configured above.
Remember password

This option enables you to force the CAST Delivery Manager Tool to save the SVN repository access credentials you have entered above. Choosing an option or not has no impact on the analysis (i.e. the analyzer can still run an analysis). However, if you are creating subsequent Versions using the same SVN repository, you can choose to store the password in which case you will not need to re-enter it.

There are two save options:

  • Local > The credentials are saved in the user's local workspace on the current machine. Choose this option if you do not want the password to be available to other Delivery Managers.
  • Server > The credentials are saved locally (as above) and are also synchronized back to the CAST AIC Portal (i.e. the Source Code Delivery Folder). Choose this option if you want the password to be available to other Delivery Managers.