-

How to use Version Control (Git) in iCube Engineer

Version Number Description
1.0 Initial Version written with ICE 2022.9 SP9

This application note show how to use version control feature in ICE with Git.
Version control is a system that records changes to the project file (saved as a flat file *.pcwef) so that you can recall specific versions later.

1. Supported Components

Component Name Version
iC9200 series ≥ 2022.9

2. Solution details - Version Control local on the computer

  1. Make sure to have Git installed on your PC.
    1. If not, here is the link to install it :https://git-scm.com/downloads
2. In the ICE program, open the Window "Version Control" and select in the Version Control list box "Git"
Image

3. Press "Create repository" to select an existing folder or create a new one in any directory on the computer.
Image
4.Press "Get working copy" and select/create a second folder on the computer. This is the directory where you will save the project.
Image
5. Save the project as "Uncompressed Project Node (*.pcwef)" in this working copy folder.
Image
6. Starting at this point, the repository is ready and the following interface appears :
Image

Note: It is possible to modify the above folder by clicking on "Tools":
undefined

2.2 Save changes

  1. After Making the first change in the program, press the Save buttonImage, the "Pending Changes" window shows all the changes done from the previous version to the new save version :
Image
2. Then Press Commit to commit the changes in the local repository of the computer
Image
Note: It is possible to Push and Pull with the button Push & Pull to/from a remote server.
3.All the previous 'Pending Changes" should disappear of the "Pending Changes" tab, and a new line is now added to into "History" that regroup all of this changes for this commit:
Image

2.3 Go back to a Previous version

After multiple modification made it is possible to revert to a previous version, or come back to a new one.
  1. Select the version wished in to go back and Press "Revert to revision"
Image
2. Pop Up --> Yes
Image
3. The Following snack bar information should appear and after a short moment the Program is revert to the specified version:
Image
In some scenario, the following Pop Up may appear:
Image

2.4 Export Revision

  1. It is possible to export a revision as another program which is not in the git anymore by pressing "Export Revision"
Image

 


This help information is valid for iCube Engineer Online Help 2025.6

Copyright © 2025 YASKAWA EUROPE GmbH and © 2025 YASKAWA America, Inc.