Subversion for Software Developers

PT24665
Training Summary
Introduce students to the basic concepts of version control and their function. Provide context to what challenges version control systems are designed to address. Show how software developers can use different tools to create and maintain sets of software patches. Demonstrate how patches can be applied and organized to create a historical set of changes that describe a project’s history Introduce Subversion and explain how it acts as a centralized version control system. Cover how a repository is organized and the ways it is possible to interact with data. Explain how Subversion differs from other version control systems, such as Git, Mercurial, or Bazaar. Explore common Subversion operations such as project/repository creation, source checkout, adding/editing files, and committing changes. Discuss version control best practices and workflows. Provide hands-on exercises so that students become comfortable working with version control using both GUI tools and the command line. Describe how Subversion integrates with other tools and can be integrated with bug/issue tracking management and continuous testing servers
Prerequisites
There are no prerequisites for this course.
Duration
3 Days Lecture & Lab
Audience
This course is designed for Software Developers.
Course Topics
  • An Introduction to Version Control: Getting started with version control and Subversion
  • Subversion
  • Subversion Tools
  • Beyond Basics

Related Scheduled Courses