On 24-Feb-2008, Ben Abbott wrote: | In the event, I'm not current ... I've been updating my archieve by | "hg update", is this all I need? No, you need to "hg pull" changes from another repository into yours and "hg update" to update your working copy of the files. jwe