CPSC 480 Version Control Overview I
Across
- 3. One of the things SCM manages
- 6. The third step in the management model of File Locking
- 8. SCM stands for software _____________-management
- 11. Version control makes it possible to more easily _____ with other developers
- 13. Version control has no understanding of the ________ structure of code
- 15. Another thing SCM manages
- 16. The first step in the management model of Version Merging
Down
- 1. Version control maintains a _____ of changes
- 2. A management model where only one developer has access to a file at a time
- 4. After an editor and a compiler, version control is the most _____ tool for software development
- 5. A utility that can generate the changes between two versions of a file
- 7. The second step in both management models
- 9. Version control defines the _____ of the project
- 10. The third step in the management model of Version Merging
- 12. The first step in the management model of File Locking
- 14. A utility that can apply a file of changes to a file or a directory of files