Branching with Mercurial SCM
问题 So right now I'm learning Ruby on Rails, and I'm working through the book "Agile Web Development with Rails". I've also decided that I want to give Mercurial a go, because I've read up on distributed SCM's, and it seems like an ideal situation. I still, however, prefer to push my code remotely to my Linux VPS just incase my hard drive decides to take a dive. So, my question is specific to branching in Mercurial. Right now I've got a remote repository set up and I can push changes over SSH