• first, install cvs: yum install cvs
  • create a cvs $HOME directory
  • make a cvs group which owns that directory
  • make it group-writeable
  • add relevant users to the cvs group
  • cd to that directory and...
  • make it into a repository: cvs -d SOMEDIRNAME init
  • Now we can go about creating cvs modules...
  • INDEX
    PREVIOUS
    Master Index