invalid tags created

Bug #268572 reported by Mattias Eriksson
4
Affects Status Importance Assigned to Milestone
Bazaar
Incomplete
Medium
Unassigned

Bug Description

I did a bzr branch from a svn repo with tags. The tags are not strict tags in that repo but have all a small update to the tag.
This causes the bzr tags created in trunk to not have any revision information, and then bzr complains that the revision doesn't exist if the tags are used.
"bzr tags" gives output like:
"a_nice_tag ?"

I think it would be better just not create a tag if the revison cant be mapped to trunk.

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

bzr should fetch the revisions for these tags as well when cloning a branch.

Revision history for this message
John A Meinel (jameinel) wrote :

We could fetch them, but "bzr tags" would still give "?" for them as they cannot be mapped into the ancestry of the branch. You could have "bzr tags --show-ids" give a revision id, and still be able to "bzr branch -r tag:XXX" etc.

Revision history for this message
John A Meinel (jameinel) wrote :

Can you clarify the issue here? Is it that "bzr branch svn" is naming tags in the branch, but not actually copying the revisions for those tags?

If so, I *think* this is a dupe of another bug. At a minimum, we should probably clarify the title.

Changed in bzr:
importance: Undecided → Medium
status: New → Incomplete
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.