Mercurial: The Definitive Guide



Download free course Mercurial: The Definitive Guide, pdf file on 282 pages by Bryan O'Sullivan.
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.

Mercurial permits a countless variety of development and collaboration methods, and this book offers several concrete suggestions to get you started. This guide will help you:
- Learn the basics of working with a repository, changesets, and revisions;
- Merge changes from separate repositories;
- Set up Mercurial to work with files on a daily basis, including which ones to track;
- Get examples and tools for setting up various workflow models;
- Manage a project that's making progress on multiple fronts at once;
- Find and fix mistakes by isolating problem sources;
- Use hooks to perform actions automatically in response to repository events;
- Customize the output of Mercurial.

Table of contents

  • A Brief History of Revision Control
  • A Tour of Mercurial: The Basics
  • A Tour of Mercurial: Merging Work
  • Behind the Scenes
  • Mercurial in Daily Use
  • Collaborating with Other People
  • Filenames and Pattern Matching
  • Managing Releases and Branchy Development
  • Finding and Fixing Mistakes
  • Handling Repository Events with Hooks
  • Customizing the Output of Mercurial
  • Managing Changes with Mercurial Queues
  • Advanced Uses of Mercurial Queues
  • Adding Functionality with Extensions
  • Migrating to Mercurial
  • Mercurial Queues Reference
  • Installing Mercurial from Source
  • Open Publication License
Pages : 282
Size : 2.7 MB
File type : PDF
Downloads: 57
Created: 2022-02-03
License: Open Publication License
Author(s): Bryan O'Sullivan
Mercurial: The Definitive Guide

Others Computer science Tutorials

Elements of Robotics

WPF Debugging and Performance Succinctly

S-BPM in the Production Industry

Migrating to Cloud-Native Application Architectures

Confessions of an IT Manager

Others related eBooks about Mercurial: The Definitive Guide

Think Complexity: Complexity Science and Computational Modeling, 2nd Edition

This book is about complexity science, data structures and algorithms, intermediate programming in Python, and the philosophy of science. ...

CS Unplugged

Download free course CS Unplugged, pdf file on 243 pages by Tim Bell, Ian H. Witten, Mike Fellows....

Rethinking Productivity in Software Engineering

Get the most out of this foundational reference and improve the productivity of your softw..., download free Software Engineering tutorial in PDF (310 pages) created by Caitlin Sadowski ....

Gaming Rhythms

Download free course Gaming Rhythms, pdf file on 170 pages by Thomas Apperley....

Signal Computing: Digital Signals in the Software Domain

This book teaches students how digital signals are captured, represented, processed, communicated, and stored in computers. building on the exceptionally readable coverage that made it the favorite of DSP professionals worldwide. ...

Blazor Succinctly

Download free course Blazor Succinctly, pdf file on 86 pages by by Michael Washington....

Download Meteor Tutorial in PDF

Download free Meteor tutorial course in PDF, training file in 48 chapters and 172 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Interpretable Machine Learning: A Guide for Making Black Box Models Explainable

This book explains to you how to make (supervised) machine learning models interpretable....

Matters Computational: Ideas, Algorithms, Source code

This book provides algorithms and ideas for computationalists, whether a working programmer or anyone interested in methods of computation. The focus is on material that does not usually appear in textbooks on algorithms. ...

Pharo by Example

Pharo is a modern open-source development environment for the classic Smalltalk-80 programming language. This book, intended for both students and developers, will guide you gently through the language and tools by means of a series of examples and exercises. ...