StarkHalo - > > > On Wednesday, March 19, 2014 4:25:15 PM UTC-6, Bram Moolenaar wrote: > > > > Charles Campbell wrote: > > > > > > > > > Bram Moolenaar wrote: > > > > > > Patch 7.4.208 > > > > > > Problem: Mercurial picks up some files that are not distributed. > > > > > > Solution: Add patterns to the ignore list. (Cade Forester) > > > > > > Files: .hgignore > > > > > > > > > > > <snip> > > > > > > > > > > I suspect that this patch really shouldn't be in the patch list; there > > > > > is no .hgignore file in the 7.4 source. The result was that patch > > > > > asked > > > > > for a "File to patch" (and there wasn't a file to be patched). > > > > > > > > Not in the file distribution, but it's there when using Mercurial. > > > > If you don't use Mercurial you can ignore the .hgignore changes... > > > > > > From the patches README: > > > --------------------------------- > > > Patches for Vim - Vi IMproved 7.4 > > > > > > The files in this directory contain source code changes to fix problems > > > in a released version of Vim. Each file also contains an explanation of > > > the problem that is fixed, like the message that was sent to the vim-dev > > > maillist. > > > --------------------------------- > > > It says "for fix problems in a RELEASED version of Vim." I had to write > > > an exception for my package manager to skip this patch 7.4.208 because in > > > the released source code there's no .hgignore > > > > > > As a side-effect, my :version outputs: > > > --------------------------------- > > > Included patches: 1-207, 209-254 > > > --------------------------------- > > > > I see, well I could make the patch empty. Not sure if that will be a > > problem for others. > > > > For the future, it's probably best to include .hgignore in the > > distribution, so that the Mercurial repository and the distributed files > > are the same. > Thanks Bram, I see you've modified the patch at > http://ftp.vim.org/pub/vim/patches/7.4/7.4.208 thanks. However the md5 listed > at http://ftp.vim.org/pub/vim/patches/7.4/MD5SUMS wasn't updated, it should > be 4f6f05ea3834293e9931f66c3b384368
It's there now, I don't know how you could get an older version. - Bram -- Be thankful to be in a traffic jam, because it means you own a car. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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/d/optout.
