I agree, >From the command line "update" is what you do after running a pull or push. It can be especially confusing if you have used other version systems. Tags seem pretty straight forward, I have not looked much into branch but I understand that is different as well.
On Feb 24, 2:59 pm, Jonathan Lundell <[email protected]> wrote: > On Feb 24, 2011, at 11:50 AM, pbreit wrote: > > > Regarding what version of Web2py you're working on, the cool thing with HG > > and MacHG is that you can click on the "Update" button, it'll show you a > > list of revisions and you can pick which one you want to make current. HG > > then goes and updates all of the files in your folders! It's pretty crazy > > to think about all that going on behind the scenes. > > BTW, hg's terminology, especially 'update', confused me for a while. > > Be sure you understand what hg means by 'update', 'merge', and 'commit', > especially.

