You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/17 08:22:17 UTC

svn commit: rev 9561 - incubator/depot/trunk/site

Author: nickchalko
Date: Wed Mar 17 00:22:16 2004
New Revision: 9561

Modified:
   incubator/depot/trunk/site/build.xml
Log:
set the svn site dir.

Modified: incubator/depot/trunk/site/build.xml
==============================================================================
--- incubator/depot/trunk/site/build.xml	(original)
+++ incubator/depot/trunk/site/build.xml	Wed Mar 17 00:22:16 2004
@@ -23,7 +23,7 @@
     <property name="project.name" value="depot-site"/>
     <property name="project.version" value="0.1-dev"/>
     
-    <property name="apache.antlet.cvs.site.dir" value="incubator-site/build/site/depot"/>
+    <property name="apache.antlet.svn.www.url" value="https://svn.apache.org/repos/asf/incubator/depot/trunk/www"/>
     
 
     <importer name="init-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>