On Fri, Aug 01, 2003 at 04:15:37PM -0700, Ted Leung wrote: > Can someone from Forrest give me quick tutorial on how to rebuild the > xml.apache.org site?
Two possible ways: Manually -------- cvs checkout xml-forrest cd xml-forrest ./build.sh export PATH=`pwd`/build/dist/shbat/bin cd .. cvs checkout xml-site cd xml-site forrest cp -r build/site/* targets/ cvs add <new files> cvs commit targets Automatically ------------- Log in to http://forrestbot.cocoondev.org Select 'xml-site' from the drop-down list Click 'refresh', wait for the site to rebuild Click 'publish' To stop random people triggering resource-intensive rebuilds, the page is password-protected. Passwords are dished out like candy though -- please mail me or [EMAIL PROTECTED] --Jeff > Thanks > > Ted > --------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]