Creating a new version
After making changes in a component, the next step is to create a new version. You can check in the component only after the new version exists locally.
- Select the desired component in the Project tree.
- Select the Create new version button in the Edit view or press the keyboard shortcut F3.
-
If the component is new and no version of it exists on the server, a version of it is created directly. If a version of the component already exists on the server, the Create new version dialog opens.
The differences to the previous version are displayed here. If configured in your system, you must add a comment to the new version.
-
Create a new version using one of the two buttons Create local version or Create version and Check-In in the menu bar of the dialog.
- Create local version: The version is created locally without being copied directly to the server.
- Create version and Check-In: The new version is created locally and copied directly to the server via a Check-In.