SlideShare a Scribd company logo
Effective Version Control
Barney Boisvert
Agenda
● Who am I?
● Concepts
● Evolution
● Best practices
● Centralized or Distributed?
Who Am I?
● Software Architect
● JVM Engineer
● Craftsman
● Father
● Goalkeeper
● Whisk(e)?y Enthusiast
Concepts
● Repository
● Working copy
● Patch
● History
● Tag
Concepts
● Repository
● Working copy
● Patch
● History
● Tag
1 2 3 4 5 6 7 WC
initial commit HEAD
Concepts
● Repository
● Working copy
● Patch
● History
● Tag
1 2 3 4 5 6 7 WC
initial commit HEADv1.0
Concepts
● Branch
● Merge
● Ancestry
● Repository
● Working copy
● Patch
● History
● Tag
1 2
3
4
5
6
7
WC
initial commit
HEAD
HEAD
v1.0
Evolution*
● SCCS
● RCS
● CVS
● SVN
● Git / Mercurial
open-source centric, not comprehensive
BitMover Inc.
Perforce Software Inc.
IBM Rational
Microsoft
● BitKeeper
● Perforce
● ClearCase
● TFS, née VSS
1
2
3
1
2
3
*
4
4
Evolution
● diff, patch & email ● SCCS
● RCS
● CVS
● SVN
● Git/Mercurial
“Best” Practices
● All Hail /trunk!
● Commit early, commit often
● Branch early, merge often
“Best” Practices
● All Hail /trunk!
● Commit early, commit often
● Branch early, merge often
● master is always releasable
● Use feature branch(es)
● Tag every release
● Hotfix branches
● Release artifacts
“Distributed” Version Control Systems
● Holy Shiny Tech, Batman!
● Defer centralization
● Whole repo everywhere
● BLOB storage
● Repo-per-unit
● Access-per-repo
● Addressability
Concepts
● Vendor branch
● Fork
● Pull request
● Repository
● Working copy
● Patch
● History
● Ancestry
● Branch
● Merge
● Tag
Evolution
● Facebook's Mercurial
● XxxHub.com
● SCCS
● RCS
● CVS
● SVN
● Git/Mercurial
● diff, patch & email
Soapbox!
Version Control
If you aren't using version control, start before you do anything else.
Tooling
Your tools are more powerful than you can possibly imagine.
Don't be a Hero
People smarter than you (or I) already did it; use their code.

More Related Content

PPTX
PDF
Deploy Multinode GitLab Runner in openSUSE 15.1 Instances with Ansible Automa...
PPTX
Controlling Component Chaos with NuGet and Versioning
PDF
Git Tutorial
PDF
Laravel workshop
PDF
TDC 2016 SP - Continuous Delivery para aplicações Java com ferramentas open-s...
PPTX
C#: Past, Present and Future
PPTX
Azure Functions
Deploy Multinode GitLab Runner in openSUSE 15.1 Instances with Ansible Automa...
Controlling Component Chaos with NuGet and Versioning
Git Tutorial
Laravel workshop
TDC 2016 SP - Continuous Delivery para aplicações Java com ferramentas open-s...
C#: Past, Present and Future
Azure Functions

What's hot (19)

PDF
Git basics
PDF
Git essentials
PDF
Incremental steps -- Lighting Talk
PDF
Scaling up development of a modular code base
PDF
Continuous Integration at Mollie
PDF
Embracing Continuous Integration
PPTX
PyCon TW 2018 - A Python Engineer Under Giant Umbrella (巨大保護傘下的 Python 碼農辛酸史)
PPTX
Porting Projects to .NET 5
PPTX
It's a Breeze to develop Airflow (Cloud Native Warsaw)
PDF
Continuous Integration/Deployment with Gitlab CI
PPTX
Supercharging CI/CD with GitLab and Rancher - June 2017 Online Meetup
PPTX
Building gRPC services
PDF
Its easy! contributing to open source - Devnexus 2020
PDF
Webinar - Continuous Integration with GitLab
PDF
Let your REST API talk
ODP
Deploying your SaaS stack OnPrem
PDF
Version Control History and Git Basics
PPTX
Git in Continuous Deployment
PDF
Automate CI/CD with Rancher
Git basics
Git essentials
Incremental steps -- Lighting Talk
Scaling up development of a modular code base
Continuous Integration at Mollie
Embracing Continuous Integration
PyCon TW 2018 - A Python Engineer Under Giant Umbrella (巨大保護傘下的 Python 碼農辛酸史)
Porting Projects to .NET 5
It's a Breeze to develop Airflow (Cloud Native Warsaw)
Continuous Integration/Deployment with Gitlab CI
Supercharging CI/CD with GitLab and Rancher - June 2017 Online Meetup
Building gRPC services
Its easy! contributing to open source - Devnexus 2020
Webinar - Continuous Integration with GitLab
Let your REST API talk
Deploying your SaaS stack OnPrem
Version Control History and Git Basics
Git in Continuous Deployment
Automate CI/CD with Rancher
Ad

Viewers also liked (20)

PDF
Realtime with-websockets-2015
PPT
Dont throwthatout
PDF
Top5 scalabilityissues
PDF
2015 in tothebox-introtddbdd
PDF
Get Gulping with Javascript Task Runners
PDF
PDF
Building better SQL Server Databases
PPTX
Accelerate your ColdFusion Applications using Caching
PDF
Locking Down CF Servers
PPTX
Load Balancing, Failover and Scalability with ColdFusion
PPTX
2014 cf summit_clustering
PDF
Git sourcecontrolpreso
PPTX
ColdFusion builder 3 making the awesome
PDF
Software craftsmanship
PDF
Rest ful tools for lazy experts
PDF
Hidden gems in cf2016
PDF
Dev objective2015 lets git together
PDF
Building Software in a weekend
PDF
Multiply like rabbits with rabbit mq
PDF
PostCSS: A dumb name for an awesome thing
Realtime with-websockets-2015
Dont throwthatout
Top5 scalabilityissues
2015 in tothebox-introtddbdd
Get Gulping with Javascript Task Runners
Building better SQL Server Databases
Accelerate your ColdFusion Applications using Caching
Locking Down CF Servers
Load Balancing, Failover and Scalability with ColdFusion
2014 cf summit_clustering
Git sourcecontrolpreso
ColdFusion builder 3 making the awesome
Software craftsmanship
Rest ful tools for lazy experts
Hidden gems in cf2016
Dev objective2015 lets git together
Building Software in a weekend
Multiply like rabbits with rabbit mq
PostCSS: A dumb name for an awesome thing
Ad

Similar to Effective version control (20)

KEY
Version Control Lassosoft 2009 Lasso Developers Conference
PPTX
Mercurial - Distributed Version Controlling
PPTX
Slide set 7 (Source Code Management History Overview) - Copy.pptx
PDF
Evolution ofversioncontrolinopensource
PDF
Version control
PDF
Version Control System - for Agile Software Project Management.
PDF
Version control 101
PPTX
Source Control Concepts
PPTX
Introduction To Git
ODP
Evolution of Version Control In Open Source
PDF
Intro To Git
PDF
Version Control - Hem Shrestha
PDF
Svn tutorial
PDF
Svn tutorial
PPT
Embracing Distributed Version Control
PPT
Source Code Management in DEVOPS PowerPoint presentation
PPTX
Version Control with Git
PPTX
Version Control System
PDF
Introduction to Version Control
PPTX
Version Control System (Rajab DAVUDOV)
Version Control Lassosoft 2009 Lasso Developers Conference
Mercurial - Distributed Version Controlling
Slide set 7 (Source Code Management History Overview) - Copy.pptx
Evolution ofversioncontrolinopensource
Version control
Version Control System - for Agile Software Project Management.
Version control 101
Source Control Concepts
Introduction To Git
Evolution of Version Control In Open Source
Intro To Git
Version Control - Hem Shrestha
Svn tutorial
Svn tutorial
Embracing Distributed Version Control
Source Code Management in DEVOPS PowerPoint presentation
Version Control with Git
Version Control System
Introduction to Version Control
Version Control System (Rajab DAVUDOV)

More from ColdFusionConference (20)

PDF
Api manager preconference
PDF
PDF
API Economy, Realizing the Business Value of APIs
PDF
Don't just pdf, Smart PDF
PDF
Crafting ColdFusion Applications like an Architect
PDF
Security And Access Control For APIS using CF API Manager
PDF
Monetizing Business Models: ColdFusion and APIS
PDF
Become a Security Rockstar with ColdFusion 2016
PDF
ColdFusion in Transit action
PDF
Developer Insights for Application Upgrade to ColdFusion 2016
PDF
Where is cold fusion headed
PDF
ColdFusion Keynote: Building the Agile Web Since 1995
PDF
Instant ColdFusion with Vagrant
PPT
Restful services with ColdFusion
PDF
Super Fast Application development with Mura CMS
PDF
Build your own secure and real-time dashboard for mobile and web
PDF
Why Everyone else writes bad code
PDF
Securing applications
PDF
Testing automaton
PDF
Herding cats managing ColdFusion servers with commandbox
Api manager preconference
API Economy, Realizing the Business Value of APIs
Don't just pdf, Smart PDF
Crafting ColdFusion Applications like an Architect
Security And Access Control For APIS using CF API Manager
Monetizing Business Models: ColdFusion and APIS
Become a Security Rockstar with ColdFusion 2016
ColdFusion in Transit action
Developer Insights for Application Upgrade to ColdFusion 2016
Where is cold fusion headed
ColdFusion Keynote: Building the Agile Web Since 1995
Instant ColdFusion with Vagrant
Restful services with ColdFusion
Super Fast Application development with Mura CMS
Build your own secure and real-time dashboard for mobile and web
Why Everyone else writes bad code
Securing applications
Testing automaton
Herding cats managing ColdFusion servers with commandbox

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
Teaching material agriculture food technology
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Encapsulation_ Review paper, used for researhc scholars
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Electronic commerce courselecture one. Pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
Building Integrated photovoltaic BIPV_UPV.pdf
Teaching material agriculture food technology
Mobile App Security Testing_ A Comprehensive Guide.pdf
Big Data Technologies - Introduction.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Programs and apps: productivity, graphics, security and other tools
Encapsulation_ Review paper, used for researhc scholars
“AI and Expert System Decision Support & Business Intelligence Systems”
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
MYSQL Presentation for SQL database connectivity
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Electronic commerce courselecture one. Pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
The AUB Centre for AI in Media Proposal.docx

Effective version control