On Mon, Apr 30, 2012 at 10:08 AM, James Tatum <[email protected]> wrote:
> Just installed gitorious on a new system. Very cool! It was much easier > than I expected. Everything is working really well with ssh except for the > git post-receive hook. > > I'm using the sync messaging adapter and getting this error: > > remote: > /home/user/domain/vendor/rails/activesupport/lib/active_support/inflector.rb:361:in > `const_defined?': wrong constant name Admin/usersHelper (NameError) > > Full output from a push is at http://pastebin.com/mVXs1h2T > > Any suggestions? Is this hook just recording the push in the user's > activity stream? > James, Thanks for reporting this. There was indeed an issue when using messaging_adapter: sync in gitorious.yml. We just pushed v2.2.1 now (which is the same as master right now) and this should resolve your problem. Cheers, - Marius -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
