SlideShare a Scribd company logo
Version Control Systems Yuriy Gerasimov Madcap B.V. [email_address]
Centralized VCS SVN
CVS
Distributed VCS Mercurial
Git
Bazzar
Mercurial hg init
hg clone  http://hg.serpentine.com/tutorial/hello
hg clone repo repo_clone
hg clone ssh://user@server//srv/hg/repo
Mercurial hg status (hg st)
hg diff
hg add
hg rm
hg addremove
Mercurial hg commit (hg ci <files> -m ‘message’)
hg rollback (rollback last commit)
hg update (hg update -C)
hg revert -r <rev> --all
hg tag
Mercurial hg log
-l5 – last 5 commits
--graph – graph view (-G)
--style compact / changelog / <custom>
-d’Dec 9’ – date
Mercurial hg pull (hg pull -u)
hg push
hg heads
hg merge
Mercurial $  hg pull ../my-hello pulling from ../my-hello searching for changes adding changesets adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) (run 'hg heads' to see heads, 'hg merge' to merge)
Mercurial
Mercurial hg merge hg update -C hg merge Wrong conflict resolution
Mercurial hg serve
localhost:8000
Mercurial .hgignore
hg forget
hg blame
Mercurial Mistakes Edit file. hg revert (creates .orig file)
File management errors (add / remove). hg revert

More Related Content

What's hot (19)

PDF
Undoing Things in Git
gittower
 
PDF
My Notes from https://www.codeschool.com/courses/git-real
Eneldo Serrata
 
PPT
Learn Git Basics
Prakash Dantuluri
 
PPTX
Git Memento of basic commands
Zakaria Bouazza
 
PPTX
Techoalien git
Aditya Tiwari
 
PDF
Git advanced
Peter Vandenabeele
 
KEY
Gittalk
prtinsley
 
PDF
Atlassian git cheatsheet
Abdul Basit
 
PDF
Git real slides
Lucas Couto
 
PDF
Git for the absolute beginners
Gabriele Baldassarre
 
PDF
Git SCM
Stefan Prutianu
 
PDF
Git cheat-sheet
MarcoRodas9
 
DOCX
Git github
Anurag Deb
 
PPTX
Git
Parag Gupta
 
PPTX
Introduction To Git Workshop
themystic_ca
 
ODP
Introduction to Git (Greg Lonnon)
Boise Web Technologies Group
 
PDF
Git Developer Cheatsheet
Abdul Basit
 
PPTX
Git commands
Viyaan Jhiingade
 
Undoing Things in Git
gittower
 
My Notes from https://www.codeschool.com/courses/git-real
Eneldo Serrata
 
Learn Git Basics
Prakash Dantuluri
 
Git Memento of basic commands
Zakaria Bouazza
 
Techoalien git
Aditya Tiwari
 
Git advanced
Peter Vandenabeele
 
Gittalk
prtinsley
 
Atlassian git cheatsheet
Abdul Basit
 
Git real slides
Lucas Couto
 
Git for the absolute beginners
Gabriele Baldassarre
 
Git cheat-sheet
MarcoRodas9
 
Git github
Anurag Deb
 
Introduction To Git Workshop
themystic_ca
 
Introduction to Git (Greg Lonnon)
Boise Web Technologies Group
 
Git Developer Cheatsheet
Abdul Basit
 
Git commands
Viyaan Jhiingade
 

Viewers also liked (20)

ODP
DrupalCafe Kyiv drupal8
Yuriy Gerasimov
 
KEY
Commercial
Scott Cramer
 
PPT
Spirulina
Alex AMICAN
 
ODP
BADCamp 2012 Facet API
Yuriy Gerasimov
 
DOC
Cmm Myself
Dr. A. A. Moiz Qyser
 
PDF
Biz greet presentation
kjaxson
 
ODP
DrupalCafe Kyiv CTools
Yuriy Gerasimov
 
ODP
Drupal camp donetsk c tools
Yuriy Gerasimov
 
ODP
Apache SOLR | Drupal Camp Kyiv 2010
Yuriy Gerasimov
 
PDF
Inline elements. DrupalCamp Berlin 2014
Yuriy Gerasimov
 
PDF
Delayed operations with Queues
Yuriy Gerasimov
 
PPT
Pepe simeu rimini 2008 atrial fibrillation
Emergenza Urgenza
 
PDF
Gastcollege > Jongeren & social media > Universiteit Twente
Els Dragt
 
PDF
Workshop > generatie zap of generatie gezond?
Els Dragt
 
PPT
Qasper - BIABC regional presentation
Qasper - Dalco Technologies
 
PPTX
Catalogo camp 7
mauricio ocampo
 
ODP
Automated ui testing with selenium. drupal con london 2011
Yuriy Gerasimov
 
ODP
DrupalCafe Kyiv EntityAPI
Yuriy Gerasimov
 
ODP
Services Stanford 2012
Yuriy Gerasimov
 
PDF
Taming The Hairy Beast: How the systematic approach help you navigating throu...
ABDURAHMAN ALSUM
 
DrupalCafe Kyiv drupal8
Yuriy Gerasimov
 
Commercial
Scott Cramer
 
Spirulina
Alex AMICAN
 
BADCamp 2012 Facet API
Yuriy Gerasimov
 
Biz greet presentation
kjaxson
 
DrupalCafe Kyiv CTools
Yuriy Gerasimov
 
Drupal camp donetsk c tools
Yuriy Gerasimov
 
Apache SOLR | Drupal Camp Kyiv 2010
Yuriy Gerasimov
 
Inline elements. DrupalCamp Berlin 2014
Yuriy Gerasimov
 
Delayed operations with Queues
Yuriy Gerasimov
 
Pepe simeu rimini 2008 atrial fibrillation
Emergenza Urgenza
 
Gastcollege > Jongeren & social media > Universiteit Twente
Els Dragt
 
Workshop > generatie zap of generatie gezond?
Els Dragt
 
Qasper - BIABC regional presentation
Qasper - Dalco Technologies
 
Catalogo camp 7
mauricio ocampo
 
Automated ui testing with selenium. drupal con london 2011
Yuriy Gerasimov
 
DrupalCafe Kyiv EntityAPI
Yuriy Gerasimov
 
Services Stanford 2012
Yuriy Gerasimov
 
Taming The Hairy Beast: How the systematic approach help you navigating throu...
ABDURAHMAN ALSUM
 
Ad

Similar to DrupalCafe5 VCS (20)

ODP
Git - (a) Gentle InTroduction
Bruno Bossola
 
PDF
Git Started With Git
Nick Quaranto
 
PPTX
Mercurial for Kittens
nya3jp
 
PDF
Nge-GIT (Belajar Git Bareng)
Mizan Riqzia
 
PDF
Version control with GIT
Zeeshan Khan
 
PPTX
Working with Git
Sanghoon Hong
 
PDF
Git_real_slides
Khanh NL-bantoilatoi
 
PDF
Version Control with Git
Andrej Koelewijn
 
KEY
Git Acquainted
tylerhunt
 
PPTX
Git For Beginer
Trung Huynh
 
PDF
Git and github 101
Senthilkumar Gopal
 
DOCX
PrizeExample.DS_Store__MACOSXPrizeExample._.DS_StoreP.docx
ChantellPantoja184
 
PPTX
Git presentation bixlabs
Bixlabs
 
PDF
Pro git - grasping it conceptually
seungzzang Kim
 
ZIP
Mercurial Distributed Version Control
David Stockton
 
KEY
Mercurial
Fabrizio Giudici
 
PPTX
Git a stupid change tracker and persistent map.
Pitambar Jha
 
PDF
Git for beginners
Vinh Nguyen
 
KEY
Git Basics - RubyFest 2009
Ariejan de Vroom
 
PDF
GIT Basics
Tagged Social
 
Git - (a) Gentle InTroduction
Bruno Bossola
 
Git Started With Git
Nick Quaranto
 
Mercurial for Kittens
nya3jp
 
Nge-GIT (Belajar Git Bareng)
Mizan Riqzia
 
Version control with GIT
Zeeshan Khan
 
Working with Git
Sanghoon Hong
 
Git_real_slides
Khanh NL-bantoilatoi
 
Version Control with Git
Andrej Koelewijn
 
Git Acquainted
tylerhunt
 
Git For Beginer
Trung Huynh
 
Git and github 101
Senthilkumar Gopal
 
PrizeExample.DS_Store__MACOSXPrizeExample._.DS_StoreP.docx
ChantellPantoja184
 
Git presentation bixlabs
Bixlabs
 
Pro git - grasping it conceptually
seungzzang Kim
 
Mercurial Distributed Version Control
David Stockton
 
Mercurial
Fabrizio Giudici
 
Git a stupid change tracker and persistent map.
Pitambar Jha
 
Git for beginners
Vinh Nguyen
 
Git Basics - RubyFest 2009
Ariejan de Vroom
 
GIT Basics
Tagged Social
 
Ad

More from Yuriy Gerasimov (14)

PDF
Progressing to Team Lead
Yuriy Gerasimov
 
PDF
What kind testing DUG Vancouver
Yuriy Gerasimov
 
PDF
Editor Experience in Drupal 8
Yuriy Gerasimov
 
PDF
Load Testing with JMeter
Yuriy Gerasimov
 
PDF
Ci. Drupal Camp Berlin 2014
Yuriy Gerasimov
 
ODP
CI and other tools for feature branch development
Yuriy Gerasimov
 
ODP
Drupal 8 Routing
Yuriy Gerasimov
 
ODP
Clean code and refactoring
Yuriy Gerasimov
 
ODP
Automated UI testing. Selenium. DrupalCamp Kyiv 2011
Yuriy Gerasimov
 
ODP
DrupalCamp Kyiv 2011 Services
Yuriy Gerasimov
 
ODP
Automated UI testing with Selenium
Yuriy Gerasimov
 
ODP
Code Driven Development Zaporozhye DrupalForum
Yuriy Gerasimov
 
ODP
DrupalCafe7 CTools AJAX responder
Yuriy Gerasimov
 
ODP
DrupalCafe4 Kiev Services
Yuriy Gerasimov
 
Progressing to Team Lead
Yuriy Gerasimov
 
What kind testing DUG Vancouver
Yuriy Gerasimov
 
Editor Experience in Drupal 8
Yuriy Gerasimov
 
Load Testing with JMeter
Yuriy Gerasimov
 
Ci. Drupal Camp Berlin 2014
Yuriy Gerasimov
 
CI and other tools for feature branch development
Yuriy Gerasimov
 
Drupal 8 Routing
Yuriy Gerasimov
 
Clean code and refactoring
Yuriy Gerasimov
 
Automated UI testing. Selenium. DrupalCamp Kyiv 2011
Yuriy Gerasimov
 
DrupalCamp Kyiv 2011 Services
Yuriy Gerasimov
 
Automated UI testing with Selenium
Yuriy Gerasimov
 
Code Driven Development Zaporozhye DrupalForum
Yuriy Gerasimov
 
DrupalCafe7 CTools AJAX responder
Yuriy Gerasimov
 
DrupalCafe4 Kiev Services
Yuriy Gerasimov
 

Recently uploaded (20)

PPT
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Meetup Kickoff & Welcome - Rohit Yadav, CSIUG Chairman
ShapeBlue
 
PDF
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
PDF
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
PDF
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
PDF
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
PDF
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
PDF
CloudStack GPU Integration - Rohit Yadav
ShapeBlue
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PPTX
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
PPTX
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Meetup Kickoff & Welcome - Rohit Yadav, CSIUG Chairman
ShapeBlue
 
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Top Managed Service Providers in Los Angeles
Captain IT
 
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
CloudStack GPU Integration - Rohit Yadav
ShapeBlue
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 

DrupalCafe5 VCS