Committing a Configuration (Simple Mode)
When you are done editing a configuration that is already under version control, proceed as follows to commit (i.e. to check in) the configuration by storing its current status as a new version in the repository:
- In the ASCET component manager, select the items with configurations you want to commit.
In the SCM menu, point to Configuration Management and select Commit Configuration
. The Commit Configuration dialog box (Simple Mode) opens. It contains the selected items in the Configuration table.
Optionally, enter a comment for the configurations to be committed.
In Subversion, only one comment can be defined for each transaction. If you are committing multiple configurations at once, the comment defined for the first configuration will be used for all configurations in the list.
- Click Commit Configuration to commit the configurations to the repository.
See also