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 2 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

 

 

 

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 SVN server.

 

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