Feature #106
Recognition of tags/branches
| Status: | Closed | Start: | 10/24/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Karl Heinz Marbaise | % Done: | 100% |
|
| Category: | Indexer | |||
| Target version: | 0.6.0 Bebhionn | |||
Description
We should make it possible to recognize what a branch or tag is. This supplemental information must be stored in any kind.
A Tag is:- if it is in /tags/ folder
- if it has only a single entry in it
- if it has from different directory (copy from)
- if it is in /branches/ folder
- if it has only a single entry in it (this only correct for the creation point)
- if it has from different directory (copy from)
Related issues
| related to SupoSE - Feature #129 | Recognition of Maven Tags | Closed | |||
| related to SupoSE - Feature #190 | Recognizing Tags/Branches and index the information | Closed |
History
Updated by Karl Heinz Marbaise 1197 days ago
- Tracker changed from Bug to Feature
Updated by Karl Heinz Marbaise 1192 days ago
- Assigned to set to Karl Heinz Marbaise
- Target version set to 0.5.0 Ceres
Updated by Karl Heinz Marbaise 1106 days ago
- Target version changed from 0.5.0 Ceres to 0.5.1 Europa
Updated by Karl Heinz Marbaise 1078 days ago
- Target version changed from 0.5.1 Europa to 0.5.2 Bergelmir
Updated by Karl Heinz Marbaise 1010 days ago
The basic solution is working now.
But i've found two issues which i don't like.
First a Tag/Branch is only correctly recognized based on the name of the folder tags/branches where it lives in. The name of the folder has to be hard coded or better made configurable.
What happens if a branch/tag will be renamed during the time? What does this mean for SupoSE? And in consequence what about renames of files/folders?
Updated by Karl Heinz Marbaise 1004 days ago
- Target version changed from 0.5.2 Bergelmir to 0.6.0 Bebhionn