Ben Fritz wrote > On Jan 17, 9:54 am, Ben Fritz <fritzophre...@gmail.com> wrote: > >> > I can't apply the patch cleanly unfortunately. There are conflicts. >> > >> >> I could use SVN if the runtime files are up-to-date in >> there. It looks like the ones in CVS are not. I would probably prefer >> this method, actually. >> > > Thouh, I would need someone to tell me where to find the latest > runtime files in the huge tree in the repository. I've tried browsing > the SVN repo before, and it's a bit overwhelming for someone who's > never worked in it before.
Try: rsync -avzcP --delete --exclude="dos" --exclude="spell" ftp.nluug.nl::Vim/runtime/ . But I personally do that in another directory than my main vim directory because it not only pulls new files but also delete files. I don't know why runtime files are not updated in CVS like source files. It would be more convenient. Or maybe in a separate CVS module if runtime files are deemed too large. -- Dominique --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---