Course Overview
Mercurial Tutorial:
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. This training covers the following points:
Through this tutorial we are going to create a live game – the Pinball game using Unreal engine.
The training includes the following
- 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
Target Customers:
- Anyone interested in using source control and specifically Mercurial
- Software engineers, developers, programmers new to Mercurial
- IT Managers or technical leads
- Creative professionals
Pre-Requisites:
- Capability to install software on your computer
- Admin rights may be required for software installation
- Knowledge of developing applications