Check In Elements to Version Control
Check in AADvance elements like projects, libraries, controllers, programs, functions, and function blocks to a repository. Check in elements to manage the changing versions of elements and retrieve previous versions. Also add elements to previously checked in projects.
Prerequisites:
- The project contains no empty structure types, array types, user-defined function block POU bodies, or variables.
- The project contains no child SFC program organization units (POUs) for Sequential SFC Chart (SFC). Use only SFC programs and function blocks.
When creating a project, all elements are automatically checked in to the repository.
Use a recursive check in to check in elements with sub-elements. Also choose to keep elements checked out following a check-in. Recursive operations do not modify elements locked while checked out by other users.
IMPORTANT:
Immediately check in modifications after deleting
or renaming elements to ensure that subsequent deleting and renaming are possible.
Perform version control operations for all elements from the
Application View
. Perform version control operations for projects and controllers from the Communication View
and Equipment View
.To add or check in elements to version control
- From the required view, select the element to add or check in to the repository.
- From theFilemenu, point toVersion Control, and then clickCheck In.
- In theCheck Indialog box, indicate whether to perform a recursive check in and whether to keep the elements checked out following the check-in, and then clickOK.
Provide Feedback