Git for Victims of Subversion Training Course

Overview

This course shows Subversion users how to use Git. It helps to seamlessly migrate habits from SVN to Git and avoid common mistakes.

Requirements

Good knowledge of Subversion (SVN) required.

Course Outline

Everyday Work (in centralized manner)

  • Committing
  • Browsing
  • Tagging and Branching
  • Merging
  • Going Remote
  • Sharing the Work

Git Concepts

  • Git Objects
  • Distributed repositories
  • Authors and Committers
  • Merging works via e-mail
  • Merging works from others repositories
  • Octopus merge

Habits Migration Process

  • Mirroring Subversion
  • Working with Git in a centralized manner
  • Switching to distributed model
  • Migration process examples (Open Source projects)

Git Plumbing and Advanced topics

  • Git Commands
  • Signatures
  • Ignores and Excludes

Migrating and Bridging

  • Using Git SVN clone
  • Working with a Subversion repository and Git working copy

Leave a Reply

Your email address will not be published. Required fields are marked *