On Sun, May 23, 2010 at 12:38 PM, Bram Moolenaar wrote:
>
> ...
> When 7.3 is released it will become the default branch.  How this is
> done I don't know. ...
>


The 'vim73' branch can be given the name of the 'default' branch with
the 'hg branch --force default' command after the 'default' branch is
named 'vim72' with the 'hg branch vim72' command (both followed by
commit).

A simple test made on a fake repo with 'default' and 'vim73' branches
(same as in the current vim repo) shows this result after that is done:

$ hg branches
default                     5:ce5266650699
vim72                       4:d5bb6abbab9a
vim73                       3:90078dbe59dd (inactive)

Changeset '3:90078dbe59dd' is the tip of the vim73 branch before it is
renamed to 'default'.


Xavier

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui