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