August 2019
Beginner
608 pages
16h 7m
English
The basic idea of CVS is that it operates on files and not on snapshots. This means that when changes are processed and the operation is interrupted, the repository as a whole is inconsistent. This differs to Git, where changes succeed as a whole, or they fail without the changes combined.
Read now
Unlock full access