CVS Access for TheHomeTeam:

  1. Download cvs: cvshome.org
  2. set CVS_RSH environmental variable to ssh (you'll need ssh installed for this to work)
  3. Check out the cvs sources: cvs -d username@cs.messiah.edu/home/habitat/repo co home
  4. Update your working copy: cvs update -d
  5. Commit your changes: cvs commit
  6. Add a new file: cvs add filename
  7. Add a binary file: cvs add -kb filename
  8. Remove a file: cvs remove filename
Valid XHTML 1.0! Valid CSS!
Page Execution took real: 2.652, user: 2.110, sys: 0.060 seconds