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:43 UTC

svn commit: rev 9562 - incubator/depot/trunk/ruper

Author: nickchalko
Date: Wed Mar 17 00:22:42 2004
New Revision: 9562

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

Modified: incubator/depot/trunk/ruper/build_chalko.xml
==============================================================================
--- incubator/depot/trunk/ruper/build_chalko.xml	(original)
+++ incubator/depot/trunk/ruper/build_chalko.xml	Wed Mar 17 00:22:42 2004
@@ -25,7 +25,7 @@
     <property name="project.version" value="0.1-dev-${DSTAMP}"/>
     
     
-    <property name="apache.antlet.cvs.site.dir" value="incubator-site/build/site/depot/ruper"/>
+     <property name="apache.antlet.svn.www.url" value="https://svn.apache.org/repos/asf/incubator/depot/trunk/www/ruper"/>
 
     
     <!--property name="project.src.dir" value="src/java/core"/-->