after removing the user as specified, ( the user had no commits but was allowed into a project), I'm getting:
A ActionView::TemplateError occurred in project_memberships#index: undefined method `human_name' for NilClass:Class On line #3 of app/views/content_memberships/_content_membership.html.erb How can I solve this? Em quinta-feira, 21 de janeiro de 2010 08h27min51s UTC-3, kolargol escreveu: > > no - i miss it somewhere in install instruction? can't find that part, > anyway i have compiled mod_xsendfile and it is now working. Thanks > very much! > > > On Jan 21, 11:02 am, Marius MÃ¥rnes Mathiesen > <[email protected]> wrote: > > On Thu, Jan 21, 2010 at 10:47 AM, kolargol <[email protected]> wrote: > > > Btw - o have done several gitorious installations (based on ruby > > > enterprise and debian1.8) and on all of them there is problem with > > > downloading tgz from projects (archives are generated well - i can see > > > them on syslevel) > > > > Did you install mod_xsendfile? Gitorious handles the archived by sending > a > > special HTTP header (X-Sendfile) which should cause the frontend web > server > > (Apache) to pick up the request and send the data directly . > > > > Cheers, > > - Marius > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
