|
Project Information
Members
|
Perl script that reads a Trac database and converts it to CSV format that is compatible with Jira. Comments are converted to UTF-8 for compatibility with the Jira database. The script depends on these Perl Modules: Usage: trac2jira.pl -i <trac_database> [-o <output_file>]
Once the CSV is created, run the import wizard and map the proper fields into Jira. You can use this link as reference: Use '$' as the CSV delimeter. To Download: Use SVN OR
|