Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix Software configuration management process - Codematrix  
 
Codematrix - Navigation
 
 
Codematrix software configuration management
Configuration management software
SCM product info
SCM software downloads
Software version control and change management software
Configuration management software support
Training for software configuration management
Code Matrix Personal, Codematrix Professional, CodeMatrix Enterprise
Codematrix contact details
 
Home > Documentation
 
Download - Administrators Guide Administrator guide
 
Creating repositories


In order to use CodeMatrix one or more repositories must be created in addition to the automatically created special repository '//Admin'. A repository specifies a base name in the CodeMatrix name space, and the physical storage used on the server. A repository has the same properties as a branch and as such can be used as a development strand.

Creating a repository is a simple process.

1) Decide the physical folder to be used on the server to hold the repository's contents.
2) Decide the name.
3) Execute the cx repository command. 

Example
 
 
cx repository website c:\website "a repository for website project"
 

NB; It is essential that newly created repositories are included in the backup strategy.