A Bazaar default push location plugin
Project description
Project URLs:
Description
A Bazaar plugin which set default push location for a branch to the branch’s parent location.
Most of the time I push my Bazaar branches back to its parent locations and don’t like that Bazaar give me “No push location known or specified” error. So there is a plugin which set default push location. Some time ago there was also a discussion about the subject on the Bazaar mailing list:
http://thread.gmane.org/gmane.comp.version-control.bazaar-ng.general/37041
Installation
The easiest way to install is to branch the plugin directly from Launchpad:
$ cd ~/.bazaar/plugins $ bzr branch lp:bzr-push-back push_back