Suggested fix lp:#213718 (bazaar pager)
Daniel Vedder
d.vedder at web.de
Wed Apr 29 14:24:24 UTC 2015
If I understand you correctly, that would mean I have to upload the
entire project history again?
I would prefer to avoid that if possible (really bad internet) - is
there a way around it other then stacked branches?
On 27.04.2015 10:57, Vincent Ladeuil wrote:
>>>>>> Daniel Vedder <d.vedder at web.de> writes:
> > Hello everyone,
> > sorry for the long delay. I've been having problems pushing up to
> > Launchpad for some reason, it always gives me an error.
>
> > My branch.conf file shows the following:
>
> > parent_location = bzr+ssh://bazaar.launchpad.net/+branch/bzr/
> > stacked_on_location = bzr+ssh://bazaar.launchpad.net/+branch/bzr
>
> I would remove that line (bzr config --remove stacked_on_location).
>
> Make sure it's not in the remote branch.conf either:
>
> bzr config -d lp:~dvedder95/bzr/pager
>
> and
>
> bzr config -d lp:~dvedder95/bzr/pager --remove stacked_on_location
>
> if it is.
>
> It tells bzr to not send any revision that are already present in the
> stacked_on_location which should be fine, but I suspect it may be the
> cause of your issue.
>
> > push_location = bzr+ssh://bazaar.launchpad.net/~dvedder95/bzr/pager/
>
>
> Vincent
>
>
More information about the bazaar
mailing list