This message is mostly for Bassel and Jon. The first cron job ran successfully: Oct 16 01:01:02 host crond[5703]: (aiki) CMD (/home/aiki/genaikidoc.sh >/dev/null 2>&1) I must admit that I was a bit surprised it worked the first time even though it's a fairly simple script.
The job is set to run once daily at 01:01. This can easily be changed if needed. The genaikidoc.sh shell script basically checks-out the latest Aiki source to a temporary directory then generates the documentation and replaces the old docs. Also the Aiki Wiki uploads are now enabled for Admins/SysOps only. The hard part was getting Bazaar and PhpDocumentor to work in my local sandbox, since I lack the privileges needed to install them into the system. A few hacking hours later, I was able to get them working.
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

