commit to empty master branch after local commits fails

Bug #139549 reported by Martin Pool
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned

Bug Description

In a checkout of a local branch:

[0] mbp@grace% touch a
[0] mbp@grace% bzr add a
added a
[0] mbp@grace% bzr ci --local -m local
Committing revision 1 to "/tmp/co/".
added a
Committed revision 1.
[0] mbp@grace% bzr ci -m remote
bzr: ERROR: Bound branch BzrBranch6('file:///tmp/co/') is out of date with master branch BzrBranch6('file:///tmp/master/').
To commit to master branch, run update and then commit.
You can also pass --local to commit to continue working disconnected.
zsh: exit 3 bzr ci -m remote

this is like bug 120968, but distinct.

Martin Pool (mbp)
Changed in bzr:
importance: Undecided → Medium
status: New → Triaged
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
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.