All these things rely on the gitorious-poller daemon to be running.

you should have gitorious-poller in /etc/init.d
you should make sure it is started

You also need to make sure that the messaging queue is running.

Getting all the permissions set right is also a problem with Gitorious.
All the /etc/init.d/ scripts need to be user:group git:git
as well as the ENTIRE /var/www/gitorious directory structure chown -R git:git

also you have to put in the actual host name and port of the server in the gitororius.yml, localhost doesn't cut it. I spent a few hours wasted, until I changed all the instances of localhost over to the actual name of my machine.

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

Reply via email to