プロジェクト

全般

プロフィール

Vote #69581

完了

Error raised by reposman.rb under Windows server 2003

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
SCM extra_46
対象バージョン:
開始日:
2011/03/27
期日:
進捗率:

0%

予定工数:
category_id:
46
version_id:
34
issue_org_id:
8003
author_id:
31005
assigned_to_id:
0
comments:
4
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

I found a little bug in extra\svn\reposman.rb file.

When I run this script to create svn repository under Windows Server 2003, it failed:
unable to create D:\SVNRepo\test1 : undefined method `uid' for nil:NilClass

I checked the code and found the function "set_owner_and_rights", so I try to modify this line:
if RUBY_PLATFORM =~ /mswin/
to:
if mswin?
The problem fixed.


journals

--------------------------------------------------------------------------------
Fixed in r5232, thanks for pointing this out.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
SPAM
--------------------------------------------------------------------------------

Admin Redmine さんがほぼ2年前に更新

  • カテゴリSCM extra_46 にセット
  • 対象バージョン1.1.3_34 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0