Patch #2144
Patch for main-level repository
| Status: | Resolved | Start date: | 2008-11-07 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2008-11-07 | |
| Assignee: | Jean-Philippe Lang | % Done: | 100% |
|
| Category: | SCM | |||
| Target version: | - | Estimated time: | 2.00 hours |
Description
Here is a patch for High-level repository, ref to Issue #2120.
Here how it works:
If a changeset refers to an Issue that has not a linked repository, it looks for an upper lever project, to see if there is a repository. If it has, changeset is linked to that Issue;
If a project has no repository linked and is a subproject, it looks for an upper level project. It there is there, it uses that repository so if ypu click on revisin number linked to related Issue, it shows correctly changes made.
Hope this helps,
Andrea
Related issues
History
#1 Updated by Jean-Philippe Lang over 3 years ago
- Target version deleted (
0.7.3)
Thanks for the patch.
Target removed because already released.
#2 Updated by Arthaey Angosii over 3 years ago
Thanks for writing this patch! It successfully closed a subproject's issue from the commit message.
However, it would be nice if the subproject would also display the "Associated Revisions" section.
