Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Once you configure Git and enable versioning, you can check-in the project for which you want to apply versioning. This applies that all the activities of the checked project will be checked in the Git Version Control System. When you check-in any project, all the activities of the project get the same version number.

...

  1. Log into the Adeptia Connect with the admin or with the User user who is the owner of Project.
  2. Click Configure > Projects.



  3. Click the Action icon of project, which you want to check-in. The list of possible actions is displayed.



  4. Click Check-in to share the project. A confirmation message is displayed.



  5. Click Yes to Check-in the project. Depending on the number of activities, sharing may take a few minutes. When all the activities of the selected project(s) are complete, a confirmation message is displayed.
  6. Once the project is checked-in, a version number is assigned to the activities of the Project and icon to depict synchronization status is also placed with activity name.
  7. The  icon depicts that the activity has been checked-in and in sync with the copy of this activity in Git. 

     

    Info
    All the activities of a project which is checked are assigned with same revision number. 
    A project can be checked-in any number of times.

...