Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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.

Steps to Check-in a Project

  1. Log into the Adeptia Connect with the admin or with the 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. 

     

    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.

Below table show all the possible synchronization status and their respective icons to depict the synchronization status.

Icons

Description

The activity is not added to Version control.

The activity is in sync with the Version control system.

The latest version of the activity has been modified and the latest modification has not been checked in to Git.

Any of the previous versions of the activity has been check-out.

Any of the previous versions has been checked out and then some modification has been done.

Check out the selected revision.

  • No labels