On Thu, Jan 7, 2010 at 17:28, 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.
Cloned and compiled fine here on the latest Ubuntu (9.10). I'll go for Mercurial now instead of CVS to update my Vim copy.
-- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
