Defect #19551
not works migrate_from_trac
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Importers | |||
Target version: | - | |||
Resolution: | Affected version: | 3.0.1 |
Description
Hi!
$ rake redmine:migrate_from_trac RAILS_ENV="production"
[DEPRECATION] requiring "RMagick" is deprecated. Use "rmagick" instead
WARNING: a new project will be added to Redmine during this process.
Are you sure you want to continue ? [y/N] y
Trac directory []: /root/trac/pro
Trac database adapter (sqlite3, mysql2, postgresql) [sqlite3]:
Trac database encoding [UTF-8]:
Target project identifier []: pro
Migrating components...
Migrating milestones.rake aborted!
ActiveRecord::StatementInvalid: Mysql2::Error: Incorrect date value: '43412275-11-30' for column 'effective_date'
History
#1
Updated by Go MAEDA almost 8 years ago
- Category set to Importers