This presentation introduces version control systems and focuses on Subversion. It discusses that version control systems allow software teams to track changes to files over time. Subversion is introduced as an open source version control system that uses a centralized model with a repository to store revisions. Key Subversion concepts are explained, including working copies that allow independent work and merging changes, and the copy-modify-merge solution to avoid file conflicts. A demo and Q&A session are planned to conclude the presentation.