Пнд, 16 Авг 2010, Bram Moolenaar писал(а):
> 
> Bill Lam wrote:
> 
> > Congratulation!
> > 
> > BTW, will development trunk be switched to 7.3 or patches will still be
> > backported to 7.2?
> 
> I do not see a reason to keep patching 7.2.  If someone takes the effort
> of getting the source code and applying patches, he might as well get
> 7.3.
> 
> The Mercurial default branch is still at 7.2, because I don't know how
> to make 7.3 the default branch without breaking "hg update vim73".
> 

I don't know hg either. but hg might be similar to git. In that case,
your can create a tag for vim 7.2 at the head of master, then merge the branch
vim 7.3 to master and continue there.  If/when you want to apply further
patch to vim 7.2, then create a branch from that 7.2 tag and cherry pick
the commits in the master to apply that 7.2 branch.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

-- 
You received this message from the "vim_use" 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

Reply via email to