On Monday, October 27, 2014 12:30:40 PM UTC-4, Michael Gardner wrote: > On Tuesday, October 7, 2014 3:36:27 AM UTC-4, Martin Hamant wrote: > > Hi, > > > > I'm in charge to maintain a (existing) gitorious instance for which I have > > no idea which version it's running. > > > > I've been on https://gitorious.org/gitorious/pages/Upgrading and tried > > running : > > > > git@server$ bundle exec rake changelog > > Could not locate Gemfile > > > > In addition, I don't find any reference to VERSION from the root of the > > installation. > > > > Following > > https://groups.google.com/d/msg/gitorious/2A0CXam0dsM/3DnQTqtLk5wJ I don't > > find the file gitorious.rb in any folder. > > > > So I am pretty stuck. > > The only information I have is files timestamps : Jan 18, 2011 > > > > Here is the installation folders: > > > > Jan 18 2011 app > > Jan 18 2011 AUTHORS > > Jan 18 2011 bin > > Oct 6 12:22 config > > Jan 18 2011 data > > Jan 20 2011 db > > Jan 18 2011 doc > > May 14 13:29 etc > > Jan 18 2011 HACKING > > Oct 6 12:18 lib > > Jan 18 2011 LICENSE > > Oct 5 07:21 log > > Sep 6 2013 public > > Jan 18 2011 Rakefile > > Jan 18 2011 README > > Jan 28 2011 repositories > > Jun 25 09:30 script > > Jan 28 2011 tarballs > > Jan 18 2011 test > > Jan 23 2011 tmp > > Jan 18 2011 TODO.txt > > Jan 18 2011 vendor > > > > Thanks ! > > In the same boat as you. > > I was able to get around the gem file error by running in the app folder, but > it gave me a different error instead. > > The best I could do was go to the root folder and do git log to see the last > commit and then look at the commits on the gitorious site.
Here's the output when 'bundle exec rake changelog' is run from /var/www/gitorious/app [root@gitorious app]# bundle exec rake changelog Failed loading some test dependencies: cannot load such file -- ci/reporter/rake/minitest rake aborted! database configuration does not specify adapter /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:47:in `resolve_hash_connection' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:41:in `resolve_string_connection' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:25:in `spec' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:130:in `establish_connection' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.14/lib/active_record/railtie.rb:88:in `block (2 levels) in <class:Railtie>' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/lazy_load_hooks.rb:36:in `instance_eval' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/lazy_load_hooks.rb:26:in `block in on_load' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/lazy_load_hooks.rb:25:in `each' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/lazy_load_hooks.rb:25:in `on_load' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.14/lib/active_record/railtie.rb:80:in `block in <class:Railtie>' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/initializable.rb:30:in `instance_exec' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/initializable.rb:30:in `run' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/initializable.rb:55:in `block in run_initializers' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/initializable.rb:54:in `each' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/initializable.rb:54:in `run_initializers' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/application.rb:136:in `initialize!' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/railtie/configurable.rb:30:in `method_missing' /var/www/gitorious/app/config/environment.rb:5:in `<top (required)>' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/backports-3.3.5/lib/backports/tools.rb:328:in `require' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/backports-3.3.5/lib/backports/tools.rb:328:in `require_with_backports' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:251:in `block in require' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:236:in `load_dependency' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:251:in `require' /var/www/gitorious/app/lib/tasks/resque.rake:19:in `<top (required)>' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:245:in `load' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:245:in `block in load' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:236:in `load_dependency' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:245:in `load' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/engine.rb:425:in `block in load_tasks' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/engine.rb:425:in `each' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/engine.rb:425:in `load_tasks' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/application.rb:145:in `load_tasks' /var/www/gitorious/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.14/lib/rails/railtie/configurable.rb:30:in `method_missing' /var/www/gitorious/app/Rakefile:38:in `<top (required)>' (See full trace by running task with --trace) -- -- 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/d/optout.
