2.3. Create the CVS repository directory

You will need to create a repository directory such as /rep, which is used here and in the rest of the document, but it can be any directory you desire, and must be owned by the cvs user. Many use /var/rep or /home/cvs/rep.

        su - root
        mkdir /rep
        chown interch.interch /rep