I started over completely and didn't upgrade the hash-path step but did
everything else
my original problem I was trying to solve is still with me
On every repository when I click on them in the GUI I get the following
error trace in the log.
A ActionView::TemplateError occurred in repositories#show:
/var/git/repositories/a20/f3d/5da26b94c6fa9fdb84f1732d81e87ded84.git
On line #46 of app/views/repositories/_overview.html.erb
43: :locals => {:repository => repository} -%>
44:
45: </div>
46: <% if verbose && repository.has_commits? &&
!repository.git.heads.blank? -%>
47: <div class="branches">
48: <ul class="branch_list">
49: <li><strong>Branches:</strong></li>
vendor/grit/lib/grit/repo.rb:36:in `initialize'
app/models/repository.rb:251:in `new'
app/models/repository.rb:251:in `git'
app/models/repository.rb:256:in `has_commits?'
app/views/repositories/_overview.html.erb:46
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]