I have a working installation of Gitorious, although I suspect it's
not doing all it should do.

Here's what I crontab:

  script/task_performer
  rake -f /<path>/gitorious/Rakefile ultrasphinx:index

Here's what is startup'ed:

  rake ultrasphinx:daemon:start
  script/git-daemon -d
  script/server -d

Is there something else that I should run? Some probable candidates
might be graph_generator, rebuild_events, and repo_housekeeping, but I
don't know if they're automatically run or not.

One thing that looks like it doesn't work is Gitorious doesn't show
the commits in the Activities views.

I tried running manually rebuild_events but it failed with the
following message:

  /usr/bin/env: ruby -KU: No such file or directory
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gitorious?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to