Bram said: > The Mercurial repository now gets you the latest 7.3 version. If you > were following the "vim73" branch, you need to do: > > hg update default
I did that, and I got 7.2.446. Then I tried hg update -C, it did nothing. Then I ran hg pull, and it pulled all the 7.3 beta changes. I ran hg merge, and it merged lots of stuff, but did a gvimdiff on several files; there were 7.2 versions, "other" versions which appeared to be 7.3, and "base" versions. I ran :%diffget 2 on every file, but memfile.c got badly messed up, with many compile errors. I really must learn to use Mercurial, I've been blundering in the darkness of ignorance. It'll be easiest for me to wipe the lot, and hg clone again, I think. Regards, John -- 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