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 »

Version Control provides you to create and maintain your objects within a group or project in Adeptia Connect. An object can be modified multiple times and It is also possible that the same object has been modified by more than one user at a different point of time. So it becomes important to maintain the version as well as revision history of the objects. Without revision history of the activity, you cannot find out which user has made the respective change to the activity. Therefore, to avoid such circumstances, Adeptia Connect provides the ability to version control the objects.

Versioning refers to the process of assigning unique version numbers to unique states of the activities and objects. These numbers are generally assigned in increasing order and correspond to new developments in a group or project. For example, if you create any activity and check-in the activity, it will be automatically assigned as version 1 and the activities created and checked-in after that will be assigned with very subsequent revisions, that is, the activities will be saved as revision 2, 3, 4, and so on. 

Versioning enables you to:

  • Maintain unique versions of the changes done to a single activity.
  • Check-in all objects of a group or Project to store them in version control system
  • Perform check-in on individual activity to store them in the version control system.
  • Maintain revision history as to know which user worked on which activity.
  • Check-out any version of individual activity to work on.

By default Versioning is disabled. To enable versioning of objects, Adeptia Connect uses Git Version Control, which is a software versioning and revision control system distributed under open source license. To use versioning in Adeptia Connect, you need to install Git and integrate it with Adeptia Connect.

Following are the major subsections:

Section NameDescription

Installing and Configuring Git

Learn how to install Git

Configuring Connect for Version Control Using Git

Learn how to configure Versioning

Check-in a ProjectStep-by-step instructions to check-in a project
Viewing Revision HistoryStep-by-step instructions to view Revision History
Replacing the Current Version with Previous VersionInstructions to replace the version of an activity
Supported ActivitiesDetails about the supported activities in Adeptia Connect using Version Control
  • No labels