This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
forked from ralli/migrate_from_bugzilla
-
Notifications
You must be signed in to change notification settings - Fork 0
tojo/migrate_from_bugzilla
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a rake task to convert your existing bugzilla database to a redmine database. Bugzilla is a popular Bugtracking-System. Redmine is a increasingly popular bugtracking system as well. Compared with Bugzilla, Redmine has a couple of unique features. The task is based on the work of Arjen Roodselaar, Lindix bv. == Features * Keeps a Record of the original Bugzilla Bugnumbers * Converts most of the existing Bugzilla-Data including attachments and relations between issues. == Usage * Put the migrate_from_bugzilla.rake file into the lib/tasks directory of your Redmine installation. * Backup your Databases and your existing redmine installation. * If you are working on a new installation of redmine make shure you ran "rake redmine:load_default_data". * Run the script and enter the connection settings of your bugzilla database.
About
bugzilla to redmine migration rake task
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%