Versions Compared

Key

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

After creating a new project, you must check-in newly created projects to your SVN repository to enable multiple Qualitia users to work on this project. 

Info

This is a one-time activity and has to be performed for each project initially when they are created or cloned (Project Save As). 

To import newly created project to SVN repository:

  1. Navigate to the folder using TortoiseSVN client where you want to store Qualitia project artifacts.
  2. Add your Qualitia project folder here in the SVN repository. (ProjectName_projectdb).
  3. From the machine where you have installed Qualitia Automation Studio, navigate to Qualitia Project Path.
    You will find this path in Qualitia Configuration Setting > Dependency.
  4. In the Explorer, rightRight-click and select SVN Checkout.
    Image Added
  5. In the URL of repository, select the project folder (ProjectName_projectdb).
  6. In the Checkout directory, select the folder from the local system where you want to store the project.
    Image Added
    Ensure that you add this path as your project path from Qualitia Configuration Setting > Dependency.
  7. Click OK.
    Ensure you add your SVN details under Qualitia Configuration Setting > General > Version Control before you start working on this projects.

...