I'd like to move my redmine installation to a Windows server. Since we're mostly a .NET shop it would be much easier for us if we could run redmine on IronRuby.

Has anybody tried this? What do I need to do to make it work?

Update

Just found this answer on a related SF question, posted back in May. IronRuby has been released recently. Anybody tried it yet?

link|improve this question
feedback

2 Answers

Currently, Redmine is only supported on Ruby 1.8.6 and 1.8.7 and on Ruby Enterprise Edition. There are currently efforts ongoing to have Redmine running on jRuby and Rubinius. As there are not that many core devs running windows, I would not assume that anyone actively works on IronRuby compatibility.

If you are willing to help and code needed patches, you are welcome to speak up on http://redmine.org.

link|improve this answer
Thanks for the insightful reply. Unfortunately I don't have any time to invest in redmine right now. – Marnix van Valen Aug 22 '10 at 11:55
feedback

I posted an answer on how I got it mostly working here...

http://stackoverflow.com/questions/2783706/redmine-with-ironruby-windows

Hope this helps.

link|improve this answer
Thanks, I'll take a look at it. – Marnix van Valen Mar 14 '11 at 8:30
feedback

Your Answer

 
or
required, but never shown

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