CVS---Concurrent Versions System. Node: Adding and removing

PREVRecursive behavior UPTop NEXTHistory browsing

Chapter 7: Adding, removing, and renaming files and directories

In the course of a project, one will often add new files. Likewise with removing or renaming, or with directories. The general concept to keep in mind in all these cases is that instead of making an irreversible change you want CVS to record the fact that a change has taken place, just as with modifying an existing file. The exact mechanisms to do this in CVS vary depending on the situation.

  • Adding files Adding files
  • Removing files Removing files
  • Removing directories Removing directories
  • Moving files Moving and renaming files
  • Moving directories Moving and renaming directories
  • PREVRecursive behavior UPTop NEXTHistory browsing