This book tells you how to improve the effectiveness of your software development process using version control. Version Control, sometimes called source code control, is the first leg of our project support tripod. We view the use of version control as mandatory on all projects. Version control offers many advantages to both teams and individuals. • It gives the team a project-wide undo but…