On 4 June 2013, Gary Johnson <[email protected]> wrote:
> On 2013-06-04, Ron Aaron wrote:
> > I understand.
> >
> > But if you were to do that, you would really also have to update the
> > 'vim.org' site which says where the patches are, etc.
> >
> > I use a script to grab the latests patches: it sees what patchlevel
> > I'm at, and then scans the ftp site for any later-numbered patches,
> > downloads and applies them. This would be a bit more tedious to do
> > using mercurial (though not impossible).
>
> I used to do that. Then I switched to using Mercurial. One line:
>
> hg pull -u
>
> How on Earth is that more tedious?
For bonus points:
hg in
to see the incoming changesets (that is, patches that you don't have
yet, and which will be downloaded when you run the pull command).
/lcd
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.