On Fri, Jan 8, 2010 at 12:28 AM, Bram Moolenaar <[email protected]> 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. > Env: Mercurial 1.3.1 Windows XP SP3 Mingw5.1.6 Python2.6 Perl 5.6.1 Command : mingw32-make -f Make_ming.mak Everything goes well. :-) So glad to see that the vim can use the distributed version control system. And the mercurial is my favorite one ^_^ Thanks for the repos~ Best Regards, winterTTr > > -- > You can't have everything. Where would you put it? > -- Steven Wright > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net > \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/\\\ > \\\ download, build and distribute -- http://www.A-A-P.org > /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org > /// > > -- > You received this message from the "vim_dev" maillist. > For more information, visit http://www.vim.org/maillist.php >
-- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
