Command 'Update to revision'

Symbol:

SFunction: This command opens the Update dialog. In the dialog, the revision is defined for updating the project.

Call:

  • Project ‣ SVN

  • Context menu ‣ SVN

If you select nothing or the base node in the object tree, then the entire project is updated to a revision (Update project to revision). If you select one or more objects, then these objects are updated and their sub-objects are updated recursively (Update to revision). As an option, you can define that the sub-objects are not updated.

The behavior of the updating process (for example merging of conflicts) is similar to the Update project and Update commands.

Dialog 'Update'

HEAD

: This command behaves the same as the Update and Update project commands.

Revision

: The revision to which was last updated is selected by the revision number.

: Opens the dialog Log for selecting the revision.

Date

: The revision to which was last updated is selected by the modification date.

Use UTC time: : The date is displayed in universal time.

Recursive

: Default setting. The selected part is updated recursively. This means that all elements below the selected object are also updated.

Omit external objects

: External objects are not updated.

See also