Logo

Mercurial: The Definitive Guide

Large book cover: Mercurial: The Definitive Guide

Mercurial: The Definitive Guide
by

Publisher: O'Reilly Media
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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.
(13700 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.
(21439 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.
(12511 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.
(18236 views)