Author: ias
Date: Tue Aug  3 00:57:19 2004
New Revision: 35626

Modified:
   incubator/beehive/trunk/BUILDING.txt
Log:
Update example for BEEHIVE_HOME to keep up with a recommended SVN URL ending 
with "trunk".

Modified: incubator/beehive/trunk/BUILDING.txt
==============================================================================
--- incubator/beehive/trunk/BUILDING.txt        (original)
+++ incubator/beehive/trunk/BUILDING.txt        Tue Aug  3 00:57:19 2004
@@ -10,9 +10,9 @@
 be sure to have version 1.5.0-beta2-b51.  Earlier versions of JDK 1.5 will not 
 work correctly.
 
-Set the BEEHIVE_HOME environment variable to point to your root beehive/trunk 
-directory.  For example, if you ran svn checkout from "C:\MyProjects", your 
-BEEHIVE_HOME will be "C:\MyProjects\beehive\trunk"
+Set the BEEHIVE_HOME environment variable to point to your root beehive 
+directory.  For example, if you ran svn checkout from "C:\MyProjects\beehive", 
your 
+BEEHIVE_HOME will be "C:\MyProjects\beehive"
 
 In addition, you'll need to install Ant in $BEEHIVE_HOME/installed/ from 
 the archive in $BEEHIVE_HOME/external/ant/apache-ant-1.6.1-bin.(zip|tar.gz). 
@@ -27,7 +27,7 @@
 
 Windows:
 
-    C:\MyProjects\beehive\trunk>beehiveEnv.cmd
+    C:\MyProjects\beehive>beehiveEnv.cmd
 
 UNIX:
     $>source beehiveEnv.sh

Reply via email to