On Sat, Aug 30, 2008 at 08:39:05AM +0100, Filippo Erik Negroni wrote:
> From looking at the log, Anselm apparently has been working on branch
> 'merge', but forgot to integrate back into default ever since.
>
> When you clone, you are by default placed in the 'default' branch, which you
> can identify using
>
> $ hg identify
>
> Until Anselm integrates 'merge' into 'default', you can do either of two
> things:
>
> $ hg up merge
>
> or
>
> $ hg up -r tip
>
> Ever since I started using mercurial, there has been a debate whether named
> branches are a good thing. Mercurial originally was only supporting
> branching by cloning, which is what I always do (apart from using MQueues).
>
> --
> Cheers,
> Filippo
Thanks for the hg lesson, it was very helpful.
-- James Turner BSD Group Consulting http://www.bsdgroup.orgReceived on Sat Aug 30 2008 - 17:01:03 UTC
This archive was generated by hypermail 2.2.0 : Sat Aug 30 2008 - 17:12:04 UTC