Introduction to Version Control
Mastering version control is what enables developers to create more robust projects. It helps to preserve not only your code base, but each incremental step to get there, allowing you to recover old code and revert code you no longer want.
This session will be an introduction to the concept of version control, and how to put your custom Drupal theme in version control.
- The advantages of using a version control system instead of incremental snapshots
- How does version control work
- Briefly discuss the different version control systems
- How you would use Subversion (SVN) for your Drupal theme
- Options for hosting a SVN repository
- Front-end tools can you use with SVN
Speaker(s):
Session Video:


