Hg Init: a Mercurial tutorial
[Posted February 24, 2010 by corbet]
Joel Spolsky has put together
an extensive Mercurial tutorial with lots of examples and a humorous approach. "
Finally, if you havent collapsed yet from exhaustion, before I finish this tutorial, I just want to show you one more tiny thing: you can use the hg update command to go backwards or forwards in time to any revision you want. Well, you cant really go into the future per se, although that would be super-cool. If you only had four revisions you would just hg update -r 103994 and get some really cool anti-gravity sci-fi futuristic version of your source code. But of course, that is not possible."
(
Log in to post comments)