Actions
Defect #8825
closedJRuby + Windows: SCMs do not work on Redmine 1.2
Start date:
2011-07-15
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
SCMs on Redmine 1.1 work fine (some tests fail).
SCMs on Redmine 1.2 on CRuby + Windows work fine, too.
But, SCMs on Redmine 1.2 on JRuby + Windows does not work due to 1.2 new feature #7517.
R:\work\hg-workdir\redmine-all>jruby --version jruby 1.6.2 (ruby-1.8.7-p330) (2011-05-23 e2ea975) (Java HotSpot(TM) Client VM 1.6.0_23) [Windows Vista-x86-java]
Mercurial, Git and CVS¶
All tests fail with following error message.
In Japanese:
ファイル名、ディレクトリ名、またはボリューム ラベルの構文が間違っています。
Translation to English:
Filename, directory name, or volume label syntax is incorrect.
Subversion and Darcs¶
It seems that feature #7517 does not work on JRuby + Windows.
Bazaar¶
Same with Subversion and Darcs on 1.2 stable.
But trunk does not work.
Because refactoring has started after r5890.
gem version on Redmine 1.1¶
R:\work\hg-workdir\redmine-all>gem --version 1.5.1
You need to apply jruby-gem-redmine-1.1.diff
Files
Related issues
Actions