256MbTeam / Redmine-Scrumbler

Easy to use plugin for Redmine. It allows users to use the Scrum/Agile process in projects. Scrumbler have interactive dashboard with the ability to configure for each sprint. Plugin adds Scrum Points field in every issue in project. Scrumbler as possible using the standard redmine structure of projects.
GNU General Public License v2.0
112 stars 41 forks source link

rake db:migrate:plugin NAME=redmine_scrumbler Issue #44

Closed RobinOBrien closed 12 years ago

RobinOBrien commented 12 years ago

Hi,

Trying to get the plugin to work. Im running Redmine 1.3.1 on Ubuntu 10.10

But when i try to run rake "db:migrate:plugin NAME=redmine_scrumbler" the following message appears:

"rake aborted! Unknown database 'redmine_development'"

I tried to create the table in the database and it then moves on but gets to a point where a table is missing.

Im not sure how to get past this error.

Any help will be greatly appreciated.

zloydadka commented 12 years ago

may de you use other envinorment, not development?

if you use production add RAILS_ENV=production