How to manage the XML Graphics website ========================================= * Make sure you have Apache Forrest 0.9 installed. * FORREST_HOME must be set * PATH should have an entry to Forrest's bin directory so you can easily run Forrest. * When you've made changes and are happy with the results you can use ForrestBot locally. ForrestBot comes with Apache Forrest. ForrestBot will do a clean build of the site and deploy it to svn.apache.org through Subversion. Simply run: ant -f publish.xml (PLEASE make sure you do this only on a Unix machine, since on Windows we will get a mess of LF and CRLF line endings.) * When the site is uploaded to the SVN repository you need to "svn up" in the /www/xmlgraphics.apache.org directory on people.apache.org. Wait a few hours until the website is rsync'ed to the real web server.