プロジェクト

全般

プロフィール

Vote #64270

完了

CVS Repository browser lists also the deleted files.

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

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

0%

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

説明

In CVS, the deleted files are moved into a special folder named Attic. These files are "deleted" and cannot not be used anymore (except if someone resuscitate it by checking it out and committing it again).
In the current release (0.7.3) as well as 0.8.0-RC1, all the files are displayed in the repository browser, included the "deleted" files.
The "deleted" files should not be displayed.
This problem is located in cvs_adapter.rb line 66.
cmd = "#{CVS_BIN} -d #{root_url} rls -ed"

Instead of -ed, it would be better to use -e


journals

Fixed in r2135. Thanks.
--------------------------------------------------------------------------------

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

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

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

いいね!0
いいね!0