Hi Ken! On Sa, 23 Jan 2016, Ken Takata wrote:
> > If Bram creates this sub-repository, I can create the daily upload > > script. However I am not sure yet, how this is supposed to work. Am I > > right, that in theory, we'd only need to run the upate-repo.sh script > > once per day? > > Yes, run the update-repo.sh in the following way once per day: > > cd /path/to/local-repository > ./scripts/update-repo.sh > > Or: > > /path/to/local-repository/scripts/update-repo.sh /path/to/local-repository > > > Of cause, when running the script, the "origin" of git setting must point > the new repository under the vim org. Thanks Ken, this is really helpful. I cloned from your repository and created https://github.com/chrisbra/vim-win32-installer It will run daily and hopefully create new Windows binaries and upload them to https://github.com/chrisbra/vim-win32-installer/releases That seems to work so far. I slightly adjusted the documentation and the commit messages. If this works well enough for the next time, I think we can move the repository to github.com/vim/vim (I hope the appveyor deploy key then still works, we will have to find out.) Mit freundlichen Grüßen Christian -- Idioten sind eine weise Einrichtung der Natur, die es den Dummköpfen erlaubt, sich für klug zu halten. -- Orson Welles -- -- 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.
