You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by br...@apache.org on 2004/07/27 17:55:23 UTC

svn commit: rev 30784 - forrest/trunk/src/forrestbot/webapp/src/conf

Author: brondsem
Date: Tue Jul 27 08:55:23 2004
New Revision: 30784

Modified:
   forrest/trunk/src/forrestbot/webapp/src/conf/settings.properties
Log:
better description

Modified: forrest/trunk/src/forrestbot/webapp/src/conf/settings.properties
==============================================================================
--- forrest/trunk/src/forrestbot/webapp/src/conf/settings.properties	(original)
+++ forrest/trunk/src/forrestbot/webapp/src/conf/settings.properties	Tue Jul 27 08:55:23 2004
@@ -21,14 +21,14 @@
 #forrest-exec=/path/to/forrest/src/core/bin/forrest
 #forrest-exec=d:/path/to/forrest/src/core/bin/forrest.bat
 #
-# directory that contains the forrestbot definition files for each site
+# directory that contains the forrestbot buildfiles for each site
 #config-dir=/path/to/somewhere/conf
 #
-# filesystem paths
+# filesystem paths; the build & log locations that forrestbot uses
 #build-dir=/path/to/somewhere/build
 #logs-dir=/path/to/somewhere/logs
 #
-# URLs (for HTML links)
+# URL to access the build-dir
 #build-url=http://somedomain/path/to/builds
 #
 # this will debug ALL output from the 'build' and 'deploy' processes that are started