Versions Compared

Key

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

...

To import newly created project to SVN repository:

  1. Navigate to the folder in SVN Repository 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.

...