Project

General

Profile

Actions

Defect #8825

closed

JRuby + Windows: SCMs do not work on Redmine 1.2

Added by Toshi MARUYAMA over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
SCM
Target version:
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

jruby-gem-redmine-1.1.diff (675 Bytes) jruby-gem-redmine-1.1.diff Toshi MARUYAMA, 2011-07-15 13:27

Related issues

Related to Redmine - Feature #7517: Configurable path of executable for scm adaptersClosedToshi MARUYAMA2011-02-02

Actions
Related to Redmine - Defect #9061: JRuby + Windows: CVS does not workClosed2011-08-16

Actions
Related to Redmine - Defect #9073: JRuby + Windows: Bazaar does not workClosed2011-08-17

Actions
Related to Redmine - Feature #12228: JRuby 1.7.2 supportClosedJean-Philippe Lang

Actions
Actions #1

Updated by alvis lee over 12 years ago

+1

Actions #2

Updated by Toshi MARUYAMA over 12 years ago

  • Status changed from New to Closed
  • Target version set to 1.2.2
  • Resolution set to Fixed

As I described at r6447 comment and source:trunk/config/configuration.yml.example@6447#L115, scm command path which contains spaces does not work.

CVS and Bazaar do not work.
I created new issues.

Other scms pass tests.

Actions

Also available in: Atom PDF