bzr push -r $revspec ../foo creates branch with working tree from tip, not that of $revspec

Bug #484516 reported by Michael Hudson-Doyle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Neil Martinsen-Burrell

Bug Description

Explaining by example:

mwh@chinstrap:~$ bzr init-repo --rich-root-pack subvertpy
Shared repository with trees (format: rich-root-pack)
Location:
  shared repository: subvertpy
mwh@chinstrap:~$ cd subvertpy
mwh@chinstrap:~/subvertpy$ bzr get lp:subvertpy trunk
Branched 2143 revision(s).
mwh@chinstrap:~/subvertpy$ cd trunk/
mwh@chinstrap:~/subvertpy/trunk$ bzr push -r tag:subvertpy-0.7.0 ../subvertpy-0.7.0
Created new branch.
mwh@chinstrap:~/subvertpy/trunk$ cd ../subvertpy-0.7.0/
mwh@chinstrap:~/subvertpy/subvertpy-0.7.0$ bzr st
modified:
  NEWS
  setup.py
  subvertpy/__init__.py

Tags: easy push

Related branches

description: updated
Martin Pool (mbp)
Changed in bzr:
importance: Undecided → Medium
status: New → Confirmed
Jelmer Vernooij (jelmer)
tags: added: easy push
Martin Packman (gz)
Changed in bzr:
milestone: none → 2.6b3
status: Confirmed → Fix Released
assignee: nobody → Neil Martinsen-Burrell (nmb)
Vincent Ladeuil (vila)
Changed in bzr:
milestone: 2.6b3 → 2.6.0
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.