Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleSearch bar

Use the search bar to filter projects according to:

  • Project Version (together with the commit tags)
  • Author
  • Comment


 In

Column name

Description

Project versionThe version number of a project.
In the example above, the last project version number is denoted as “3/1”. This is the result of setting a previous project version as the newest one. In this particular example, “3” denotes the current project version number and “1” denotes the number of the version, which has been set as the newest one.
Author

The login name of the user who created the project version.

DateThe date and time the project version was created.
Comment

The description of changes in the version. You can make a version comment when committing a version.

Button

Description

Set As Latest

Set the selected project version as the latest version.

Note

The server project with hidden packages (and public branches) might get out of sync with the current version of model in the public branch, after set as latest functionality in the History dialog is used. Therefore, you will be asked to perform hidden package synchronization.


Compare

Compares two selected branches. If there are differences between project branches, the result is presented in the Difference Viewer dialog. The button is available only when two project branches are selected (use the SHIFT or CTRL keys).

PropertiesOpens Version Properties dialog.
Open

Open the selected version of the project. You can make changes only to the latest version of the project. Earlier versions are read-only.

CancelCloses the dialog.
Help

Documentation for the project version will be opened.

...