the install recipes for centos, debian and ubuntu say to add a cron
job for gitorious/script/task_performer
*/2 * * * * /opt/ruby-enterprise/bin/ruby /var/www/gitorious/script/
task_performer

It's also referred to in the README
http://gitorious.org/gitorious/mainline/blobs/master/doc/README

but it doesn't exist.

I found an old thread about this, saying: "If I'm not mistaken, the
task_performer is an old script that has been
superseded by script/poller"
http://groups.google.com/group/gitorious/browse_thread/thread/6db1df96f4150f38/32e410a9e4d55dcd?lnk=gst&q=task_performer#32e410a9e4d55dcd

Does this mean the cron job needs to change to be ??
*/2 * * * * /opt/ruby-enterprise/bin/ruby /var/www/gitorious/script/
poller

Or are there completely new instructions somewhere else? should the 3
recipes + README in git master be remoevd/superseded now?

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to