Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After you clone the repository, you can now add your existing Qualitia projects to the Bitbucket repository.

Info

This is a one-time activity for each of the existing Qualitia project. Once the project is added to the repository, all the changes made to the repository are automatically updated by Qualitia. This activity has to be performed by Qualitia Admin user

To add existing projects to Bitbucket repository:

  1. Navigate into the folder where you have cloned the repository.
  2. Move your existing project folder (<ProjectName>_projectdb) to this location.
    You can get this folder at the location specified in Qualitia Configuration Setting > Dependency > Project Path.
  3. Launch SourceTree.
  4. Create a new branch with your Qualitia Project name.
    To create a new branch:
    1. Click Branch > New Branch.
    2. Enter New Branch name.
    3. Ensure that Checkout New Branch option is selected.
    4. Click Create Branch.
  5. After creating a branch, right-click the branch and select Push > Origin.
    Image Modified
  6. Stage all files and add comments, if required.
  7. Select Push changes immediately option and click Commit.
  8. Now copy the directory path of the repository (from local system) and set it as Qualitia Project Path (in Configuration Setting > Dependency).
  9. Also, in Configuration Setting > General, select Version Control as GIT and add Bitbucket username and password.
  10. Restart Qualitia to start working on the projects that are integrated with Bitbucket repository.