Tags are lost after a rebase operation

Bug #674169 reported by Kirill Müller
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
bzr-rewrite
Triaged
Medium
Unassigned

Bug Description

To reproduce:
- Create a tag on the HEAD of a branch
- Rebase this branch onto another branch

Observed behaviour:
- All tags after the LCA are lost

Expected behaviour:
- All tags are preserved and moved if necessary

Revision history for this message
Kirill Müller (krlmlr) wrote :

Version: 0.6.1 (from Bazaar installer for Windows)

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

The tag is in fact preserved, it's just not moved if the revision it points to was rebased.

Changed in bzr-rewrite:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Kirill Müller (krlmlr) wrote :

Precisely. I'll correct my bug report then:

Observed behaviour:
- All tags after the LCA (and especially the newly created tag on the HEAD) are invisible in the history

Expected behaviour:
- All tags point to the same logical revisions as before

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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