I still have this,
I've tried downgrading i18n to v 0.1

I've reinstalled ruby and ruby gems too.

On Wed, Oct 19, 2011 at 12:39 PM, Okalany Daniel <dan...@kolastudios.com>wrote:

> Hi All,
> I get the error below when i try to view the source tree of
> repositories:
>
> A ActionView::TemplateError occurred in trees#show:
>
>  undefined method `project_repository_commit_compare_path' for
> #<ActionView::Base:0xc2e5e44>
>  On line #103 of app/views/trees/show.html.erb
>
>   100:
>   101:     <ul class="links navigation disable_hover">
>   102:       <h5><%= t("views.logs.branches") %>:</h5>
>   103:       <%= tree_and_diff_link(@commit, @ref,
> sorted_git_heads(@git.branches), @project, @repository) %>
>   104:     </ul>
>   105:
>   106:     <% unless @git.tags.blank? -%>
>
>   app/helpers/trees_helper.rb:80:in `tree_and_diff_link'
>   app/helpers/trees_helper.rb:76:in `map'
>   app/helpers/trees_helper.rb:76:in `tree_and_diff_link'
>   app/views/trees/show.html.erb:103
>   vendor/rails/actionpack/lib/action_controller/caching/fragments.rb:
> 43:in `call'
>   vendor/rails/actionpack/lib/action_controller/caching/fragments.rb:
> 43:in `fragment_for'
>   vendor/rails/actionpack/lib/action_view/helpers/cache_helper.rb:
> 35:in `cache'
>
>
> <snip>
>
>

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to