[Python-Dev] BZR mirror and pushing to Launchpad (original) (raw)
Andrew Bennetts andrew-pythondev at puzzling.org
Mon Mar 9 03:40:59 CET 2009
- Previous message: [Python-Dev] BZR mirror and pushing to Launchpad
- Next message: [Python-Dev] BZR mirror and pushing to Launchpad
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] BZR mirror and pushing to Launchpad
- Next message: [Python-Dev] BZR mirror and pushing to Launchpad
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]