Hello, i have currently Gitorious 3.0 installed with the ce-installer in end of November. I have also the same errors reportered here regarding the ldap-authorization. So i tried to update to the current master branch to see if errors are fixed. But i didn't have any success with this. After the update to the current master I get a 404 error on any static file of the server. To update I did these steps:
1. git fetch origin 2. git merge origin/master 3. git submodule init 4. bundle install 5. RAILS_ENV=production bundle exec rake db:migrate 6. RAILS_ENV=production bundle exec rake assets:clean 7. RAILS_ENV=production bundle exec rake assets:precompile (as git user) 8. RAILS_ENV=production script/restart_unicorn I did all steps as root user with the exception of step 7. So did i missed something? br Tobias -- -- 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.
