Wednesday, March 30, 2011

Re: How to git correctly...?

> What are the two commands needed for hq/mercurial to do the two
> tasks correctly?

The detailed explanation can be found here: http://www.vim.org/mercurial.php

In resume, you could use:

hg clone https://vim.googlecode.com/hg/ vim

For updating:

hg pull
hg update

Then follow the normal building instructions.

--
Ivan Sichmann Freitas
GNU/Linux user #509059

No comments: