Hi,

We have a local Gitorious installation running Ok but we can't access
the Project's repository page any more due to this error.
Is there anybody here familiar with the following stack trace?

/var/git/repositories/52b/0b2/85eb9a3558463118aeb05cd84e1cdd2d0e.git
  On line #70 of app/views/repositories/_overview.html.erb

    67:          :locals => {:repository => repository} -%>
    68:   </div>
    69:
    70:   <% if verbose && repository.has_commits? && !
repository.git.heads.blank? -%>
    71:     <div class="branches">
    72:       <ul class="branch_list">
    73:         <li><strong>Branches:</strong></li>

    vendor/grit/lib/grit/repo.rb:37:in `initialize'
    app/models/repository.rb:245:in `new'
    app/models/repository.rb:245:in `git'
    app/models/repository.rb:250:in `has_commits?'
    app/views/repositories/_overview.html.erb:70
    vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `send'
    vendor/rails/actionpack/lib/action_view/renderable.rb:34:in
`render'


Thank you!

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

Reply via email to