Version control

From CECS wiki
Jump to navigation Jump to search

A quick survey of version control systems. Most of these systems are designed for use with text source code, but some have limited support for binarie files too.

articles[edit]

Software[edit]

  • git
  • subversion
  • mercurial
  • bitkeeper
  • RCS -- good for single files
  • cvs -- (obsolete) keeps families of files

newer systems[edit]