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.

Comments

marvil07’s picture

Status: Active » Needs review
Issue tags: +git phase 2
StatusFileSize
new4.76 KB

Here 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.

marvil07’s picture

Priority: Critical » Major
Issue tags: -git phase 2 +git phase 3

Non-critical for launch as sdboyer point me out.

marvil07’s picture

Assigned: marvil07 » sdboyer

@sdboyer: It would be great to receive your review here.

sdboyer’s picture

Quick glance seems fine; I'll do another pass during office hours on Wednesday.

marvil07’s picture

not tried in a long time :-p, but still any feedback is welcome

marvil07’s picture

marvil07’s picture

Status: Needs review » Closed (duplicate)

dup