Bram Moolenaar wrote:
I have setup a Mercurial repository. It contains the same files that are in CVS, plus the updated runtime files.You can checkout the files with this command: hg clone https://vim.googlecode.com/hg/ vim For most machines you can install a Mercurial package that has the "hg" command. More info here: http://mercurial.selenic.com/ The initial checkout takes a few minutes. After that updates should be fast with: hg pull hg update Let me know if something looks wrong. Once this is "approved" by vim-dev I'll publish it to a larger audience.
Everything went OK. I could clone and compile without any problems on my Linux machine.
Thanks for the repo! Dennis Benzinger
-- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
