[Python-Dev] BZR mirror and pushing to Launchpad

Andrew Bennetts andrew-pythondev at puzzling.org
Mon Mar 9 03:40:59 CET 2009


Ross Light wrote:
> Yes, this is the expected behavior.  Bazaar will upload all of the
> revisions since it is not stacking off of another branch.  You could
> try using the Launchpad or Python.org mirrors as a stacking branch, as
> described here:
> 
> http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#using-stacked-branches

Actually, the Launchpad code server is configured to make bzr automatically
stack on the appropriate branch.  The docs you point to there are about manually
specifying the branch to stack on.

-Andrew.



More information about the Python-Dev mailing list