bzr push after bzr checkout should actually work

Bug #821412 reported by Paul "LeoNerd" Evans
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

On my laptop, I always "bzr checkout" branches from my shared repo. But being a laptop sometimes I'm offline when I want to commit, so I ci --local and push later:

$ bzr checkout $URL
 ... edit some files
$ bzr ci --local
$ bzr push

at this point bzr push fails:

bzr: ERROR: No push location known or specified.

Given as bzr info knows:

$ bzr info
Checkout: (format: unnamed)
Location:
        checkout root: .
  checkout of branch: $URL

it can surely just default to this?

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

I believe you can "bzr push :bound"

Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
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.