If you use Changelogic version 1.x, please follow the link: Project Setup V-1.x
You can find the project adding form from user menu->new project. This is how the new project creation form looks:
The main parameters you need to enter are:
If you want to use Changelogic only for task management, you should choose the default or any available VCS server, enter anything as repository name and leave initial version as is.
This is project roles' section:
You can see what the privileges of any role are from roles page.
Changelogic requires certain VCS repository structure for its work. You may choose to create it manually (recommended, it is a good way of taking a glimpse at the inner workings of Changelogic) or use the automated project setup tool.
In brief, you need to decide starting from where you want Changelogic to take over your VCS repository management, create the Changelogic special branch named “latest” and tag its head with base version tag “ver-1_1_1_0”.
Project setup with CVS
Project setup with Subversion