Still not working, but found some hints in:

lib/gitorious/configuration_loader.rb
line 76:
    # Require all configurable singletons. If Rails is not available,
    # requiring ProjectProposal is not attempted.
    #
line 84:
      require(root + "app/models/project_proposal") if defined?(ActiveRecord)
line 100:
      if config.get("enable_project_approvals") && defined?(ProjectProposal)


/admin/diagnostics :
Rails process present and owned by git user? OK
=> Rails seems to bee installed and working

No success (i'm not the expert for ruby;-) removing the if and/or the && 
conditions. Restart fails after this crude modification
 /etc/init.d/gitorious-unicorn restart

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

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to