by Russell | May 3, 2013 | Uncategorized
Welcome to Part 9: Our Mercurial Source Control Strategy!The final installment of Source Control: The Good Stuff.Well it all comes down to this: How are you going to use Source Control?If you’ve gone through the earlier videos on Mercurial Source...
by Russell | May 2, 2013 | Uncategorized
Welcome to Part 8: Using Revert and Changing Repo NSF Files!The eighth installment of Source Control: The Good Stuff.In this penultimate episode, I show you how to use Revert to “undo” design changes and then show how to switch your repository between...
by Russell | May 1, 2013 | Uncategorized
Welcome to Part 7: Pulling Changesets from a Remote Repository!The seventh installment of Source Control: The Good Stuff.Guess what? Chances are you’re not going to be the only person using your Mercurial source control repository.When other people...
by Russell | Apr 30, 2013 | Uncategorized
Welcome to Part 6: Using Source Control Tags!The sixth installment of Source Control: The Good Stuff.Now that you know how to create and use multiple branches within your source control repo, you might want to embrace Tagging to keep track of important releases...
by Russell | Apr 29, 2013 | Uncategorized
Welcome to Part 5: Mercurial Branching and Merging!The fifth installment of Source Control: The Good Stuff.In Part 4, I introduced the basic concepts of using source control branches. In this video I show you how to actually apply those concepts within...
by Russell | Apr 26, 2013 | Uncategorized
Welcome to Part 4: Introduction to Source Control Branching!The fourth installment of Source Control: The Good Stuff.This video as an introduction to using branches within your source control repository.I think all of the videos are pretty worthwhile and I hope...