in data/hooks:
lrwxr-xr-x 1 jernst staff 6 Mar 15 10:08 .hooks -> .hooks
to itself?
ActionView::Template::Error (No such file or directory - Asset file not found
at
'/usr/cldstr/cldstr.com/gitorious/ws/mainline/public/javascripts/lib/spin.js/spin.js'):
23: <%= include_stylesheets :common %>
24: <link href="//fonts.googleapis.com/css?family=Nobile&v1"
type="text/css" rel="stylesheet">
25: <%= favicon_link_tag %>
26: <%= include_javascripts -%>
27: <% if @atom_auto_discovery_url -%>
28: <%= auto_discovery_link_tag(:atom, @atom_auto_discovery_url,
29: :title => @atom_auto_discovery_title) -%>
app/helpers/application_helper.rb:509:in `include_javascripts'
app/views/layouts/_common_head.html.erb:26:in
`_app_views_layouts__common_head_html_erb__1099690639031229068_54356280'
app/views/layouts/application.html.erb:28:in
`_app_views_layouts_application_html_erb__4020206816622032450_51612840'
app/controllers/site_controller.rb:73:in `render_public_timeline'
app/controllers/site_controller.rb:104:in `render_global_index'
app/controllers/site_controller.rb:34:in `index'
Is that repeated spin.js/spin.js correct?
In gitorious.yml.tmpl:
#git_http_port: 80
#git_http_scheme: https
Perhaps that should be 443? I realize it's commented out.
In gitorious.yml.tmpl:
Comment says about frontend_server: "The default value is 'nginx'", but it
appears from the code the default value is actually apache?
--
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
---
You received this message because you are subscribed to the Google Groups
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.