"bzr update" won't fetch tags

Bug #93856 reported by Gustavo Niemeyer
6
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Martin Pool

Bug Description

[niemeyer@burma ~/a]% bzr init --format=dirstate-tags
[niemeyer@burma ~/a]% bzr commit --unchanged -m="Nothing."
Committed revision 1.
[niemeyer@burma ~/a]% bzr tag foo
Created tag foo.
[niemeyer@burma ~/a]% cd ..
[niemeyer@burma ~]% bzr checkout a b
[niemeyer@burma ~/a]% cd b
[niemeyer@burma ~/b]% bzr upgrade --format=dirstate-tags
starting upgrade of file:///home/niemeyer/b/
making backup of tree history
file:///home/niemeyer/b/.bzr has been backed up to file:///home/niemeyer/b/.bzr.backup
if conversion fails, you can move this directory back to .bzr
if it succeeds, you can remove this directory if you wish
finished
[niemeyer@burma ~/b]% bzr tags
[niemeyer@burma ~/b]% bzr update
Tree is up to date at revision 1.
[niemeyer@burma ~/b]% bzr tags
[niemeyer@burma ~/b]% bzr pull ../a
No revisions to pull.
[niemeyer@burma ~/b]% bzr tags
foo <email address hidden>

Martin Pool (mbp)
Changed in bzr:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Martin Pool (mbp)
Changed in bzr:
importance: Medium → High
Martin Pool (mbp)
Changed in bzr:
assignee: nobody → mbp
status: Confirmed → In Progress
Revision history for this message
Martin Pool (mbp) wrote :

Will be fixed in 0.91, but bug 138802 still exists.

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

fix submitted to pqm

Changed in bzr:
status: In Progress → Fix Released
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.