Source Code Control
These tools allow us to keep track of changes to code and roll back any part, of any file, to any time in history.
Available Tools
- SVN
- Git
- Perforce (Commercial)
Documentation
This module will look at SVN, the documentation can be found here:
For documentation on git see here: