On Thu, Dec 10, 2009 at 12:11:38PM -0600, Ian Clarke wrote: > On Thu, Dec 10, 2009 at 6:37 AM, Matthew Toseland > <toad at amphibian.dyndns.org> wrote: > > I told Ian that the way to upload the website was to check out the website > > repo, run make-pages.sh, and upload output/ over emu's copy of the website. > > Unfortunately this is not true since I added keyword substitution for the > > version numbers in the URLs. The easiest way to deal with this is probably > > to use the script upload-website in the maintenance scripts repository. > > Sorry. > > > > Note that you can only do this if you have access to emu. > > Can any user run this script?
To save time in future, I will briefly explain the requirements for the script: - /usr/src/cvs/eclipse-workspace/website/ must contain the website git repo. I don't auto-checkout because I don't believe in it. Nothing should be deployed without a cursory review. - /usr/src/cvs/eclipse-workspace/FreenetReleased/freenet.build must contain the freenet build number - /usr/src/cvs/eclipse-workspace/FreenetReleased/freenet.tag must contain the build tag (e.g. build01239) - you will need rsync and php-cgi (5 not 4) to run the make-pages, maybe more. - you must have access to emu via ssh. we don't specify a username so the username must be the same as that on the local machine - or you can change the script. The repo is here: http://github.com/freenet/scripts > > Ian. > > -- > Ian Clarke > CEO, Uprizer Labs > Email: ian at uprizer.com > Ph: +1 512 422 3588 > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > -- The theory that the earth is round has been repeatedly debunked. Therefore it must be false.
