Author: crossley Date: Fri Mar 18 06:13:29 2011 New Revision: 1082827 URL: http://svn.apache.org/viewvc?rev=1082827&view=rev Log: Start to update the "zone" documentation. Issue: FOR-1179 FOR-1216
Modified: forrest/trunk/site-author/content/xdocs/zone.xml Modified: forrest/trunk/site-author/content/xdocs/zone.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/zone.xml?rev=1082827&r1=1082826&r2=1082827&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/zone.xml (original) +++ forrest/trunk/site-author/content/xdocs/zone.xml Fri Mar 18 06:13:29 2011 @@ -44,10 +44,14 @@ additional private stuff is in our pmc/forrest/zone SVN. </p> <p> + Other notes are in SVN at + <a href="http://svn.apache.org/repos/asf/forrest/zone/README.txt">zone/README.txt</a> + </p> + <p> <strong>config</strong> </p> <source> -creates /export/home/config ... $CONFIG +creates /home/forrest/config ... $CONFIG directories /forrestbot-*/ are the forrestbot homes, see below. setenv*.sh ... these are sourced by the forrestbots and other cronjobs and user configs, to set the environment. @@ -56,7 +60,7 @@ setenv*.sh ... these are sourced by the <strong>htdocs</strong> </p> <source> -creates /var/apache2/htdocs ... $DOC_ROOT +creates /home/forrest/htdocs ... $DOC_ROOT directories /ft/ and /fts/ are the forrestbot config and results, see below. </source> <p>