Mercurial - Mastering Version Control Systems with Mercurial
- 3.3
Brief Introduction
Learn Mercurial, Version Control Tools and the basic functionality of Mercurial sub Mersion Control SystemDescription
We have planned and create the training structure to most effective. The training includes the following sequences:
Introduction to Mercurial
Basic Terminologies
Comparison of Mercurial with other version tools
Environmental Setup
Life Cycle
Create Repository
Creating user
Change Operations
Review Changes
Commit Changes
Push Changes (Push Operation)
Merge Operation
Update Operation
Managing historical records
Copy operation
Rename Operation
Fix Mistakes
Working with branches
File names
Resolve Conflicts
Managing Releases
Repository events with hooks
Queues
Extensions
Workflow models
Managing multiple projects
This tutorial is about getting started with using Mercurial, understand the version control tools and getting the setup done. Version control systems are a group of software tools that help a software team accomplish changes to source code over time.
This tutorial will help beginners learn the basic functionality of Mercurial sub version control system.
Requirements
- Requirements
- Capability to install software on your computer
- Admin rights may be required for software installation
- Knowledge of developing applications