Logo

Version Control

subcategories

Git (7)

e-books in Version Control category

Book cover: Version Control by ExampleVersion Control by Example
by - Pyrenean Gold Press ,
The book uses practical examples to explain version control with both centralized and decentralized systems. Topics: Basic version control commands and concepts; Introduction to Distributed Version Control Systems; Advanced branching workflows; etc.
(11565 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.
(9024 views)
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.
(11809 views)
Book cover: CVS Version Control for Web Site ProjectsCVS Version Control for Web Site Projects
by ,
Version control is used to track and manage changes. In our case, CVS version control is used to track any changes made to our web sites, whether it's a single edit of one file to fix a typo, or a series of adjustments where several files are added.
(13656 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.
(13136 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.
(20383 views)
Book cover: Subversion Version ControlSubversion Version Control
by - Prentice Hall PTR ,
The book introduces you to Subversion, an open-source version control system, which is more powerful and less complex than its predecessor CVS. The author provides useful tips for accomplishing tasks that arise in day-to-day software development.
(18192 views)
Book cover: Version Control with SubversionVersion Control with Subversion
by - O'Reilly Media ,
The book is written by Subversion open source development team. It introduces the new versioning tool which is the successor to CVS. This tool is more robust, flexible and usable, and it improves on some of the CVS's notable flaws.
(21378 views)
Book cover: Open Source Development with CVS, 3rd EditionOpen Source Development with CVS, 3rd Edition
by - Paraglyph ,
The book on development and implementation of open source software using CVS. It explains how CVS affects the architecture and design of applications, covers strategies, third-party tools, scalability, client access limits, server administration.
(12468 views)