Use this command to store a new local file structure (project) in the repository. In contrast with the Import command, this command initially just puts the project root directory under CVS control and the files (and the subdirectories in the project) should be added later using the Add command.
Enter or choose the directory for which you want to create the module. Since it will be taken under CVS control, you must not specify a directory which is already under CVS control.
Choose the repository profile to determine in what repository the module should be created. If the desired repository is not listed, use the Manage button to open the Repository Profiles dialog.
On this page you define how the new module in the repository should be named and where it should be created. By default the module will be created at the root level. If you want to place it somewhere deeper in the repository structure, use the periods button and select the parent location of the new module.
If, for example, you have selected the Root Path '/projects' and entered the Module Name 'MyProject', the module will be created at '/projects/MyProject'.
Creating a module also creates a new SmartCVS project automatically. Here you can specify the name for the new project.
Review the choices you have made in the previous pages. Use the Back button to modify your choices. Press Finish to start creating the module.