Skip to main content
Skip table of contents

Merging

In any module you can bring the changes from any other Module, Template, or Commit.

To do so follow the steps

  1. simply chose “Update from…”

  2. Select the data source. Refer to the File System to locate the data source:

    1. Another module from the same branch, or a different branch, or even a different project

    2. A commit from belonging to any module of any branch and even any project

    3. A template saved at the templates root or any other location in the computer

  3. Solve eventual conflicts. Since the last merge both source and destination have been modified, the merge will produce conflicts for the incompatible information. For example if you rename a process from “Default” to “CIP” in the source, and in the meantime you also renamed from “Default” to “SIP”, then you will get a conflict, and you will need to choose between keeping the local change, or importing the change from the source. By default, importing from the source is checked everywhere

  4. Press Commit

  5. Check the update log. Optionally, you can have a look to see everything that has been updated. Also, this log will be written on disk according to File System

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.