51Testing软件测试论坛
标题:
mantis到redmine的数据迁移
[打印本页]
作者:
tony007
时间:
2011-2-23 16:28
标题:
mantis到redmine的数据迁移
想把mantis中的数据迁移到新建的redmine中,执行rake redmine:migrate_from_mantis RAILS_ENV="production"后出现:
(in C:/Program Files/BitNami Redmine Stack/apps/redmine)
WARNING: Your Redmine data will be deleted during this process.
Are you sure you want to continue ? [y/N] y
Please enter settings for your Mantis database
adapter [mysql]:
host [localhost]: 10.1.1.29
database [bugtracker]:
username [root]: mantis
password []: mantis
encoding [UTF-8]:
Migrating users.rake aborted!
Validation failed: Firstname can't be blank
(See full trace by running task with --trace)
作者:
archonwang
时间:
2012-2-7 14:23
看报错信息,逐步调试。这里说的是你提供的数据源可能存在问题
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2