Document toolboxDocument toolbox

Creating a Repository in Bitbucket

You can create a repository on Bitbucket and add your Qualitia projects to this repository. Bitbucket considers every Qualitia project as a single branch.

To create new repository on Bitbucket:

  1. Log on to your Bitbucket instance.
  2. Click the + icon and create a new repository.
  3. Enter Repository name.
    (info) Repository name should not contain white spaces.
  4. Mark this repository as private selecting the Access Level checkbox.
  5. Select Version Control as Git.
  6. In the Advanced Settings, select Language as XML.
  7. Click Create repository.
    You can now add Qualitia projects to this repository. Every single Qualitia project will be considered as different branch.