Just checked - the cron job looks fine. It looks like the export template is currently broken - next task ;->
Thanks D. https://issues.apache.org/jira/browse/INFRA-3302 On Tue, Dec 21, 2010 at 9:29 AM, Bertrand Delacretaz <[email protected]> wrote: > Hi, > > On Tue, Dec 21, 2010 at 9:07 AM, Richard Hirsch <[email protected]> wrote: >> I'm working through the various graduation-related tasks and am now >> working on the wiki-related ones. >> >> Is there someone who knows how to change the cron task regarding the >> wiki export for ex-incubator projects. >> I got this response on the relevant JIRA item [1]. Is this >> ESME-specific or is the a incubator-related process to deal with this? >> >> "Someone must have set up a cron task on people.apache.org that copies >> the exported pages to the incubator website directory. Just change >> that to copy the pages to your yet to be created new website. " > > That's me ;-) > > The cron task I have is > > 59 * * * * /usr/local/bin/rsync -o apbackup -p -r > /www/confluence-exports/ESME/* /www/esme.apache.org > > could you add the correct one to your own people.a.o account? I'll > then deactivate mine. > > -Bertrand >
