|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/mercurial-mastering-version-control-systems-with-mercurial/
课程评论:没有评论
Mercurial - 掌握版本控制系统 本课程为初学者提供Mercurial版本控制系统的入门培训。课程旨在帮助学员理解版本控制工具的核心概念,并完成Mercurial的环境设置。 **课程内容涵盖:** * **Mercurial入门:** 介绍Mercurial的基本概念和术语。 * **版本控制系统对比:** 比较Mercurial与其他版本控制工具的异同。 * **环境设置:** 指导学员完成Mercurial的安装与配置。 * **生命周期:** 讲解版本控制的工作流程。 * **仓库操作:** 包括创建仓库、用户管理、修改操作(如Review、Commit、Push)。 * **核心功能:** 深入学习Merge、Update、Copy、Rename等操作。 * **错误处理:** 教授如何修复历史记录中的错误,以及处理冲突。 * **高级特性:** 探索 Branches、File names、Release管理、Hooks、Queues、Extensions、Workflow models等。 * **多项目管理:** 学习如何管理多个项目。 本课程将帮助您快速掌握Mercurial的基本功能,从而更好地进行软件开发中的版本管理。
We have planned and create the training structure to most effective. The training includes the following sequences:Introduction to MercurialBasic TerminologiesComparison of Mercurial with other version toolsEnvironmental SetupLife CycleCreate RepositoryCreating userChange OperationsReview ChangesCommit ChangesPush Changes (Push Operation)Merge OperationUpdate OperationManaging historical recordsCopy operationRename OperationFix MistakesWorking with branchesFile namesResolve ConflictsManaging ReleasesRepository events with hooksQueuesExtensionsWorkflow modelsManaging multiple projectsThis 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.