Vote #68580
未完了git references leaking from subproject to project
0%
説明
Since redmine can't share repositories to subprojects yet we added the repository twice (to project and subproject).
Now trackers which are referenced in the repository get commit messages attached twice. One time from the project's repo and one time from the subproject's repo.
I'd consider this leaking a bug (or a first step to shared repos ;) )
journals
I think there were already some attempts getting the root problem (sharing repos) fixed or asked.
Feature #1657 Subprojects can share their parent project's repository
Patch #2144 Patch for main-level repository
Patch #2256 Allow commit messages to refer to issues in project ancestor tree, not just project
--------------------------------------------------------------------------------
Yet to be confirmed.
--------------------------------------------------------------------------------
Etienne Massip wrote:
> Yet to be confirmed.
I haven't looked into this issue deeply but considering r3357 for issue #4674, which was included first in Redmine version#16, it looks like it is logical behavior.
--------------------------------------------------------------------------------
+1
This happens to me too
--------------------------------------------------------------------------------
This happens in 2.2.3.stable too with Subversion repositories.
--------------------------------------------------------------------------------
This happens in 2.2.3.stable too with git repositories.
--------------------------------------------------------------------------------
I have this happening with 2.3.0. It is not only related to parent-child Projects. I have one repository containing a document describing general development rules. This is included in many Redmine projects. If I commit a change to the document referencing a ticket the new revision will be listed in the ticket multiple times.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,New,1657,Subprojects can share their parent project's repository
relates,Closed,2144,Patch for main-level repository
relates,Closed,2256,Allow commit messages to refer to issues in project ancestor tree, not just project
relates,New,3687,Possibility to link all projects to a single SVN repository
relates,New,9359,invert project <-> repository relationship
duplicates,New,8225,Revisions that reference issues are duplicated if their repository is listed for a project and its subprojects
duplicates,Closed,5126,Associated revision shown multiple times
duplicates,New,32191,Duplicate associated revisions when using multiple repositories for a project
Admin Redmine さんが4年以上前に更新
- カテゴリ を SCM_3 にセット
- 対象バージョン を Candidate for next minor release_33 にセット