Creating an additional projects_root directoryTo create an additional projects_root directory, run the following command: kwservice --projects-root <new_projects_root> setup [options] where
Important: The maximum length of the path to the projects_root is 68-72 characters, depending on the length of the Database server (MySQL) port number (1-5 digits).
Example kwservice --projects-root C:\Klocwork\projects_root_2 setup |