Making your own repository
- locate repository directory (e.g. /var/lib/cvs)
- check/grant permissions (e.g. adduser peter cvsusers)
- change to the root of your code tree and import it!
$ mkdir blankdir
$ cd blankdir/
$ cvs import testmod catalyst catalyst_1
No conflicts created by this import