Meet Mercurial
Pluralsight
Course Summary
In this course, Dan Benjamin draws on years of experience with source code control systems to get you up to speed with Mercurial. In fact, he was so impressed with Mercurial that he converted all his personal projects and is now using it daily.
-
+
Course Description
Many developers have embraced distributed source code control as a faster, more agile way of managing projects both online and offline. Mercurial is not only fast, it also provides a smooth transition for developers who are already comfortable with Subversion's basic command set. And it gives you easy access to common functionality without resorting to cryptic command-line flags. It works well on all major operating systems, including Microsoft Windows. Learn it quickly with our Mercurial tutorial! Major projects such as Python and Mozilla use Mercurial. Project hosting options abound, including Google Code, BitBucket, and even GitHub via the experimental hg-git! In this course, Dan Benjamin draws on years of experience with source code control systems to get you up to speed with Mercurial. In fact, he was so impressed with Mercurial that he converted all his personal projects and is now using it daily. Even if you primarily use Git or another distributed system, this course will help you for those times when you want to clone or contribute to a project hosted in Mercurial. And maybe you'll even learn some tips to take back to your SCM of choice.
-
+
Course Syllabus
Meet Mercurial: Part 1- 23m 23s
—Introduction 3m 58s
—Installation 2m 1s
—Configuration 2m 13s
—Basic Commands 10m 44s
—Tags 1m 54s
—Working Directory 2m 33sMeet Mercurial: Part 2- 29m 25s
—Branches 6m 54s
—Shared Repositories 6m 28s
—Centralized Repositories 7m 46s
—Undoing Changes 3m 54s
—Migrating to Mercurial 3m 59s
—Conclusion 0m 24s