Mercurial: The Definitive Guide
by Bryan O'Sullivan
Publisher: O'Reilly Media 2009
ISBN/ASIN: 0596800673
ISBN-13: 9780596800673
Number of pages: 288
Description:
This instructive book takes you step by step through ways to track, merge, and manage both open source and commercial software projects with Mercurial, using Windows, Mac OS X, Linux, Solaris, and other systems. Mercurial is the easiest system to learn when it comes to distributed revision control. And it's a very flexible tool that's ideal whether you're a lone programmer working on a small project, or part of a huge team dealing with thousands of files.
Download or read it online for free here:
Read online
(online html)
Similar books
Subversion Version Controlby William Nagel - 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.
(20328 views)
The Hudson Bookby Manfred Moser, Tim O'Brien - 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.
(10681 views)
Open Source Development with CVS, 3rd Editionby Karl Fogel, Moshe Bar - 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.
(14193 views)
Essential CVSby Jennifer Vesperman - 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.
(22092 views)