Ok, I end up here after tracing why we are getting a watchdog message about tags: Serious problem in tag parsing, please check that you're using a supported version of git!.
So, while fixing it I just notice that the relations between tags and operations are not store in the same way branches and operations are stored now fine.
I am marking this as critical because we would need a re-parse to actually have it working.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-bug-1072224-Add-tags-to-operation-label-relations.patch | 4.76 KB | marvil07 |
Comments
Comment #1
marvil07 commentedHere a patch that fixes that.
Please notice that I am mapping the tag against only the commit related, not to all the history behind. We can do that, but not really sure it worths.
The result can be seen on the commitlog easily.
Comment #2
marvil07 commentedNon-critical for launch as sdboyer point me out.
Comment #3
marvil07 commented@sdboyer: It would be great to receive your review here.
Comment #4
sdboyer commentedQuick glance seems fine; I'll do another pass during office hours on Wednesday.
Comment #5
marvil07 commentednot tried in a long time :-p, but still any feedback is welcome
Comment #6
marvil07 commentedtagging, see #484382-8: Get 6.x-2.x branch of vcgit to a beta release
Comment #7
marvil07 commenteddup