Hi all, full disclosure: I'm an utter RoR newbie, especially concerning migrations.
After 'svn up'-ing my local checkout to the latest revision, the automatic db upgrade invoked from the UI gives me no joy with this error: #{RAILS_ROOT}/db/migrate//36_add_tag_display_name.rb:3:in `write' #{RAILS_ROOT}/db/migrate//36_add_tag_display_name.rb:3:in `up' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/ active_record/migration.rb:228:in `migrate' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/ active_record/migration.rb:223:in `migrate' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/ active_record/migration.rb:190:in `up' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/ active_record/migration.rb:181:in `migrate' #{RAILS_ROOT}/lib/migrator.rb:26:in `migrate' #{RAILS_ROOT}/app/controllers/admin/general_controller.rb:17: in `migrate' Any idea where I should poke to fix things or to go back to the previous situation? Note to self: don't upgrade if there's no compelling reason. :/ Steven. _______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list