Checking Out Elements from Version Control
Check out AADvance elements like projects, libraries, controllers, programs, functions, and function blocks from a repository. Checking out provides exclusive access when modifying these elements. When modifying elements that are checked in, these elements are automatically checked out when not checked out by another other user
When creating a project, all elements are automatically checked in to the repository.
When checking out elements with sub-elements, perform a recursive check out which includes checking out sub-elements. When performing recursive operations, elements locked while checked out by other users are not modified.
From the
Application View
, perform version control operations for all elements. From the Communication View
and Equipment View
, perform version control operations for projects and controllers.To check out elements from version control
- From theApplication View, select the project or element to check out from the repository.
- From theFilemenu, point toVersion Control, and then clickCheck Out.
- In theCheck Outdialog box, indicate whether to perform a recursive check out including all sub-elements, and then clickOK.The elements are checked out from the repository and display with the unlocked icon in theApplication View.
Provide Feedback