Introduction
All changes in studio are tracked. It doesn't matter whether it is the creation of a module or an update of an element. Even changes in flow layout are being kept. If you are planning to use version management you have to register your changes. Only then it is possible to merge changes from different branches.
As soon as you create a new project by using the new project wizard, there are already numerous changes in your repository. Among them are the creation of libraries and the creation of the module of your project. These changes can be displayed by opening your project and clicking on File in the menu. In the menu there is an entry 'Pending changes'. Click on it and the following screen will appear.
Pending changes
The pending changes screen consists of four areas:
At the bottom you will find the 'Register changes' button. As long as there is no register message and there are no elements selected to be registered this button is shown read-only.
Note that there are situations in which you have entered a register message and you have selected some changed elements but the 'Register changes' button remains read-only. In that case you almost surely have been filtering on author and you are missing an essential changed element which is not yet selected (because it had been changed by someone else). This situation occurs for example when you want to register an element change but you forgot to also include the creation of the module in which this element resides.
Step-by-step guide