Logo

Version Control by Example by Eric Sink

Large book cover: Version Control by Example

Version Control by Example
by

Publisher: Pyrenean Gold Press
ISBN/ASIN: 0983507902
Number of pages: 226

Description:
This book uses practical examples to explain version control with both centralized and decentralized systems. Topics covered include: Basic version control commands and concepts; Introduction to Distributed Version Control Systems (DVCS); Advanced branching workflows; Strengths and weaknesses of DVCS vs. centralized tools; Best practices; How distributed version control works under the hood.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Mercurial: The Definitive GuideMercurial: The Definitive Guide
by - O'Reilly Media
This book takes you step by step through ways to track, merge, and manage software projects with Mercurial, using Windows, Mac OS X, Linux, or Solaris. Mercurial is the easiest system to learn when it comes to distributed revision control.
(11885 views)
Book cover: Version Management with CVSVersion Management with CVS
by - Network Theory Ltd.
This manual describes how to use CVS, a powerful version control system. CVS tracks changes to source code and documents, allowing previous versions to be recovered at any time. CVS is free software, distributed under the terms of the GNU GPL.
(13193 views)
Book cover: The Hudson BookThe Hudson Book
by - Oracle
Eclipse Hudson is a widely used, open source continuous integration server providing development teams with a reliable way to monitor changes in source control. The Hudson Book aims to be the authoritative and up to date resource about Hudson.
(9078 views)
Book cover: Essential CVSEssential CVS
by - O'Reilly Media, Inc.
A complete reference that helps programmers and system administrators apply order to the task of managing large quantities of documents. The book covers basic concepts and usage of CVS, and features a comprehensive reference for CVS commands.
(20449 views)