I am following http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server to install gitorious with ruby1.9 installed via rvm. When i try to create admin user i get:
$ env RAILS_ENV=production ruby script/create_admin
<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- script/../config/environment (LoadError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from script/create_admin:2:in `<main>'
would appreciate all the help i can get.
Type the following:
There is an enter after production.