Skip to main content

Command: Checkout

Function: The command checks out a CODESYS project from the SVN repository.

Call: Action in the Test Manager TestManager.SVN

Requirement: The CODESYS Test Manager add-on is installed.

Configuration

Table 28. URL of the SVN repository
_svn_img_input_field_url.png

URL of the project in the SVN repository

Example: https://svnserver/repository/trunk/ControlABC.project

Hint: As soon as a valid SVN repository is specified, you can click the adjacent buttons or the options in Revision to browse and select a specific project.

_svn_button_revision.png
. The button is labeled with the currently selected revision:
  • HEAD: Newest revision (top revision)

    Default

  • 15: Revision number of the selected revision

  • 12/23/2016 11:59:59 (UTC): Change date of the selected revision (UTC)

Opens the Select Archive Categories dialog

There you can select a revision.

Note: The dialog provides the same options as the Revision group.

_cds_icon_three_dots.png

Opens the dialog SVN repository browser

There you can browse the SVN repository.



Table 29. Checkout to

Name

Name of the working copy

Example: ControlABC.project

Location

Location of the working copy

Example: /D:/svn/repository/trunk/ControlABC.project



Table 30. Checkout as

Project

The project is saved as a CODESYS project "<project name>.project".

Library

The project is saved as a CODESYS library file "<project name>.library".

Auto-detect

CODESYS attempts to recognize the project type by means of the extension. The current implementation checks whether the URL of the project ends with "_library" or ".library". In this case, the project is recognized as a library or a project.



Table 31. Checkout Options

Omit externals

standard icon: Externals are not copied to the working directory.



Table 32. Revision

For a description, see the chapter Select Revision.