octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating 4.1.x to 4.2.x


From: Mike Miller
Subject: Re: Updating 4.1.x to 4.2.x
Date: Mon, 31 Oct 2016 10:44:08 -0700
User-agent: NeoMutt/20161014 (1.7.1)

On Mon, Oct 31, 2016 at 10:54:01 -0400, Ericbarnhill wrote:
> Sorry for the basic question, but how can I update my development sources 
> from 4.1.0+ to 4.2.x (latest)
> 
> 
> neither hg pull, hg pull-u hg update or hg update --clean seem to get me to 
> the new release.

There are two branches, stable and default. The head of the default
branch is also denoted with the @ bookmark.

  `hg update -r @` should get you to the latest dev, which is now 4.3.0+

  `hg update -r stable` should get you to the latest 4.2.0 pre-release

HTH,

-- 
mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]