tag deletion does not propagate

Bug #138802 reported by Martin Pool
40
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned
Breezy
Triaged
Medium
Unassigned

Bug Description

When tags are deleted (rather than created or changed), the deletion is not propagated by update, push, pull, merge, etc.

Martin Pool (mbp)
Changed in bzr:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 138802] tag deletion does not propagate

Martin Pool пишет:
> When tags are deleted (rather than created or changed), the deletion is
> not propagated by update, push, pull, merge, etc.

IMO, current tag object and serialization format does not save info about
deleted tags, so in current tags format resolve this issue almost impossible.
IMO, it's require new rich tag support.
Am I right that it's something people called in the past "versioned tags"?

Revision history for this message
Martin Pool (mbp) wrote :

> IMO, current tag object and serialization format does not save info about
> deleted tags, so in current tags format resolve this issue almost impossible.
> IMO, it's require new rich tag support.

That's correct. You could keep the same format by allowing them to
point to say '' or some special revision and changing the tag command
to not display them.

> Am I right that it's something people called in the past "versioned tags"?

This wouldn't require full merging of tags, though doing so would also
solve this bug.

--
Martin

Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
Jelmer Vernooij (jelmer)
tags: added: merge pull push tags
Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

As a data point from a user, I've just deleted a branch in Launchpad and repushed to be able to get rid of a tag.

Revision history for this message
Martin Packman (gz) wrote :

Shouldn't `bzr tag -d lp:project --delete uselesstag` do what you wanted too as a workaround Gustavo?

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: removed: check-for-breezy
Changed in brz:
status: New → Triaged
importance: Undecided → Medium
Jelmer Vernooij (jelmer)
tags: added: bzr
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.