You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2015/10/13 02:24:11 UTC

svn commit: r1708271 - /comdev/reporter.apache.org/trunk/README.txt

Author: sebb
Date: Tue Oct 13 00:24:11 2015
New Revision: 1708271

URL: http://svn.apache.org/viewvc?rev=1708271&view=rev
Log:
Tweaks

Modified:
    comdev/reporter.apache.org/trunk/README.txt

Modified: comdev/reporter.apache.org/trunk/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?rev=1708271&r1=1708270&r2=1708271&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/README.txt (original)
+++ comdev/reporter.apache.org/trunk/README.txt Tue Oct 13 00:24:11 2015
@@ -30,7 +30,7 @@ Crontab:
 crontab root:
 # m h  dom mon dow   command
 # TODO:
-40 * * * * cd /var/www/reporter.apache.org/data/history  && svn ci -m "updating reporter data" --username projects_role --password `cat /root/.rolepwd` --non-interactive
+10 4,12,20 * * * cd /var/www/reporter.apache.org/data/history  && svn ci -m "updating reporter data" --username projects_role --password `cat /root/.rolepwd` --non-interactive
 45 * * * * cd /var/www/reporter.apache.org/data/releases && svn ci -m "updating reporter data" --username projects_role --password `cat /root/.rolepwd` --non-interactive
 
 crontab -l -u www-data:
@@ -52,6 +52,7 @@ crontab -l -u www-data:
 Scripts:
 - data/parsepmcs.py
   Updates data/pmcs.json and data/projects.json (currently from http://people.apache.org/committer-index.html)
+  Also updates historic copies (without the last seen timestamp) in data/history
 
 -data/pmcdates.py
   Creates data/pmcdates.json from committee_info.json