Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Can anyone suggest the tool ( application ) for import tasks from MS Project to Redmine?

share|improve this question

2 Answers

try Task Adapter, it performs data sync between Microsoft Project and Redmine. http://taskadapter.com/ pretty polished and complete.

share|improve this answer

MS Project 2007 Import/Export plugin

Based on the redmine_loader plugin, it can

  • Import tasks from MS Project xml file
  • Export project from Redmine as xml file
  • Update existing Redmine project with values from previously exported MS Project xml file

Code is available at: http://github.com/vile/redmine_loader Issue tracker: http://github.com/vile/redmine_loader/issues

share|improve this answer
Link-only answers are not very helpful, at the very least tell us what you are linking to and how it will help... – DMA57361 Jul 21 '11 at 14:42
I agree partially. Since the link is a very clear answer about that, it is a valid answer. @Rafael would post some more info, but you, DMA57361, as a experienced SU user, would edit the answer. I'll do that now... – kokbira Jun 1 '12 at 14:03
Doing so, you can avoid negative points to an user that can help more people, instead of unmotivating him to help others. – kokbira Jun 1 '12 at 14:10

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.