[prev] [index] [next]

CVS (cont)

When you've finished with the source, tell cvs that you're done:

cd ..
cvs release -d game

The effect of this is to:

  • check that all modified files have been committed
  • make a note in the history log (if enabled)
  • -d also deletes your working copy (!)