プロジェクト

全般

プロフィール

Vote #69059

完了

Darcs adapter recognizes new files as modified files above Darcs 2.4

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

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

0%

予定工数:
category_id:
3
version_id:
30
issue_org_id:
7415
author_id:
11192
assigned_to_id:
11192
comments:
3
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
20
ステータス-->[Closed]

説明

h2. Images

h3. Darcs 2.3

!darcs-2.3-rev1.png!

h3. Darcs 2.4

!darcs-2.4-rev1.png!

h2. The reason

h3. Darcs 2.3

$ darcs --version
2.3.1 (+ 5 patches)

$ darcs annotate --repodir 'tmp/test/darcs_repository' \
     --summary  --match 'hash 20080308225258-98289-761f654d669045eabee90b91b53a21ce5593cadf.gz'
Sun Mar  9 07:52:58 JST 2008  jsmith@foo.bar
  * Initial commit.
Sun Mar  9 07:52:58 JST 2008  jsmith@foo.bar
  * Initial commit.

    A ./README
    A ./images/
    A ./images/delete.png
    A ./sources/
    A ./sources/watchers_controller.rb

h3. Darcs 2.4

$ darcs --version
2.4.4 (release)

$ darcs annotate --repodir 'tmp/test/darcs_repository' \
    --summary  --match 'hash 20080308225258-98289-761f654d669045eabee90b91b53a21ce5593cadf.gz'
Sun Mar  9 07:52:58 JST 2008  jsmith@foo.bar
  * Initial commit.
Sun Mar  9 07:52:58 JST 2008  jsmith@foo.bar
  * Initial commit.

    A ./README
    A ./images/
    A ./images/delete.png
    A ./sources/
    A ./sources/watchers_controller.rb
    M ./README +1
    M ./images/delete.png
    M ./sources/watchers_controller.rb +49


journals

I saw some problems with recent darcs versions.
As we don't have much (if not none) feedback about the darcs adapter, I guess that very few people uses Redmine+darcs.
Wouldn't it be reasonable to drop support for darcs in the Redmine core? And maybe move the existing code to a plugin.
--------------------------------------------------------------------------------
I start to resolve this issue.
https://bitbucket.org/marutosi/redmine-trunk-darcs
--------------------------------------------------------------------------------
Fixed by r4749 in trunk and r4751 in 1.1.1.
--------------------------------------------------------------------------------


related_issues

relates,Closed,4899,Redmine fails to list files for darcs repository

Admin Redmine さんが3年以上前に更新

  • カテゴリSCM_3 にセット
  • 対象バージョン1.1.1_30 にセット

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

いいね!0
いいね!0