You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2009/11/18 08:28:46 UTC

svn commit: r881691 - /ant/core/trunk/docs.xml

Author: jhm
Date: Wed Nov 18 07:28:46 2009
New Revision: 881691

URL: http://svn.apache.org/viewvc?rev=881691&view=rev
Log:
How to update the online home page.

Modified:
    ant/core/trunk/docs.xml

Modified: ant/core/trunk/docs.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs.xml?rev=881691&r1=881690&r2=881691&view=diff
==============================================================================
--- ant/core/trunk/docs.xml (original)
+++ ant/core/trunk/docs.xml Wed Nov 18 07:28:46 2009
@@ -26,11 +26,18 @@
 
         XXX for no apparent reason, your CWD must be the main Ant source dir, or this will fail:
         .../docs.xml:64: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource './site.vsl'
-        
+
         After this generation the pages in docs/ should be up-to-date and need to be committed.
-        Since I don't remember whether there is a cron job updating the site I
-        usually log in to people.apache.org and run 'svn up' in /www/ant.apache.org/
-        (make sure your umask is 002 before you do that so the pages remain group writable).
+        
+        http://www.apache.org/dev/project-site.html#intro describes the routine of
+        updating the online homepage:
+        * log in to people.apache.org and run 'svn up' in /www/ant.apache.org/
+          (make sure your umask is 002 before you do that so the pages remain group writable).
+          
+        people.apache.org is not the live site, it is rsynced to the public site regularly
+        (once an hour ?). You can view your changes before they go into production by using
+        a trick with your web browser. Temporarily set the preferences to use 140.211.11.10:80
+        as your HTTP proxy.
     </description>
 
     <!-- Initialization properties -->