On Sun, Apr 24, 2011 at 11:40 PM, Alexander Gladysh <[email protected]> wrote: > On Mon, Apr 25, 2011 at 05:58, Moritz Wilhelmy <[email protected]> wrote: > >> I hope this is the right place to announce things like this and beg for them >> to >> be added to the official rocks database (at least I've seen other people post >> rockspecs to this list and thought it couldn't hurt...).
Rockspec uploaded, thank you! > It works from here. > > http://www.luarocks.org/repositories/rocks/ > > The website itself returns 503 though. No idea why. Fabio might know, I'll poke him tomorrow if he doesn't see this. > Hisham, is there a way we could setup such a mirror so it would be > updated when main repo is updated and it is not burdens you to > maintain it? I think that this would be good for the LuaRocks project. > > (The most straightforward way is to put all this stuff under Git and > do commit and push each time — but I assume this is not comfortable > for you.) The repo is small enough so that anyone wanting to host a mirror could run "wget -m" in a daily cronjob, or something like that. luarocks.org runs rsync, but I don't know if it's publicly available (that's what I use in luarocks-admin to upload rocks). Perhaps this mirroring to git could even be done in the luarocks.org box; would need to look into it. -- -- Hisham http://hisham.hm/ _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
