Branching a Project
It is possible to create branches inside a project in order to reflect your SCM software structure.
Branching a project will allow you to limit the data volume stored in the DB, as well as merge some users operation like relaxation from one branch to another in order to avoid repeating the same operation.
A new branch is created from a project, if it does not contain any branches yet, or from an existing branch:
Figure 1. Creating new branch from project
Then you can choose the name of the branch and the project’s version from which you want to branch:
Figure 2. Providing new branch information