Overlay Icons

 

Every object in CODESYS has a status value in the SVN repository. This status value is displayed in the object tree (in the POUs, Devices, or Modules views) for each object by overlay icons.

Overlay icons

_svn_icon_status_added.png 

Object is planned to be added to the SVN repository.

_svn_icon_status_conflicted.png 

Object conflicted

_svn_icon_status_deleted.png 

Object deleted

_svn_icon_status_modified.png 

Object modified

_svn_icon_status_modified_properties.png 

Object with modification in the metadata

_svn_icon_status_modified_binary_only.png 

Object with modifications in the memory format

_svn_icon_status_normal.png 

Object normal

_svn_icon_status_readonly.png 

Object write-protected (read-only)

_svn_icon_status_locked.png 

Object locked

_svn_icon_status_deleted_children.png 

Object with deleted subobjects

_svn_icon_status_ignore_on_commit.png 

Object ignored on commit

_svn_icon_status_external.png 

External object

_svn_icon_status_ignored.png 

Ignored object

_svn_icon_status_unversioned.png 

Unversioned object

_svn_icon_status_modified_children.png 

Object with modified subobjects

_svn_icon_status_transient.png 

The object is not saved in the SVN repository. It will be created again when loaded from SVN.

_svn_icon_status_version_info_not_available.png 

SVN_VERSION_INFO temporarily unavailable, for example as with interface libraries

_svn_icon_refresh.png 

The status of the object is not updated.

_svn_icon_status_update_available.png 

The object was modified on the server (Update available).

_svn_icon_lock_steal.png 

The object was locked on the server by another user (or in another working directory).

_svn_icon_status_tree_conflict.png 

Tree conflict by changes to the structure of the project