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 Using the command line interface
Command line interface reference
 
repository

Create a repository in the CodeMatrix database.

Overview

A repository is a physical store in which CodeMatrix holds controlled objects. Creating a repository determines the physical location of the database files on a server.

Syntax
 
  rep[ository] <name> <server folder> <description>

Parameters
 
name The name of the new repository, this will be created in the global root folder (//)
server folder The folder on the server where the repository will be placed, this folder must not exist
description A free format text description

Example

 
 
repository bigproject c:\cx\bigproject "a repository for big project"