You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/14 15:15:09 UTC

svn commit: r321103 - in /forrest/zone/htdocs: ft/forrest-seed.xml fts/forrest-seed.xml

Author: crossley
Date: Fri Oct 14 06:15:03 2005
New Revision: 321103

URL: http://svn.apache.org/viewcvs?rev=321103&view=rev
Log:
Software is now in /export/opt/

Modified:
    forrest/zone/htdocs/ft/forrest-seed.xml
    forrest/zone/htdocs/fts/forrest-seed.xml

Modified: forrest/zone/htdocs/ft/forrest-seed.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/htdocs/ft/forrest-seed.xml?rev=321103&r1=321102&r2=321103&view=diff
==============================================================================
--- forrest/zone/htdocs/ft/forrest-seed.xml (original)
+++ forrest/zone/htdocs/ft/forrest-seed.xml Fri Oct 14 06:15:03 2005
@@ -16,5 +16,5 @@
   <target name="notify" depends="notify.local, notify.email"/>
   <target name="deploy" depends="deploy.local"/>
 
-  <import file="/export/home/config/forrest-trunk/tools/forrestbot/core/forrestbot.xml"/>
+  <import file="/export/opt/forrest-trunk/tools/forrestbot/core/forrestbot.xml"/>
 </project>

Modified: forrest/zone/htdocs/fts/forrest-seed.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/htdocs/fts/forrest-seed.xml?rev=321103&r1=321102&r2=321103&view=diff
==============================================================================
--- forrest/zone/htdocs/fts/forrest-seed.xml (original)
+++ forrest/zone/htdocs/fts/forrest-seed.xml Fri Oct 14 06:15:03 2005
@@ -20,5 +20,5 @@
   <target name="notify" depends="notify.local, notify.email"/>
   <target name="deploy" depends="deploy.local"/>
 
-  <import file="/export/home/config/forrest-trunk-stable/tools/forrestbot/core/forrestbot.xml"/>
+  <import file="/export/opt/forrest-trunk-stable/tools/forrestbot/core/forrestbot.xml"/>
 </project>