Projects configurations are not stored in DB, they are stored on disk in xml files. To create a project you can create a directory with name equal to project name under the .BuildServer/config and put there valid project-config.xml file with project settings. Server should pick up this project without restart. If settings are broken you will see the error message on the overview page.
Projects configurations are not stored in DB, they are stored on disk in xml files. To create a project you can create a directory with name equal to project name under the .BuildServer/config and put there valid project-config.xml file with project settings. Server should pick up this project without restart. If settings are broken you will see the error message on the overview page.