[Python-Dev] BZR mirror and pushing to Launchpad
Ross Light
rlight2 at gmail.com
Mon Mar 9 02:28:00 CET 2009
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
Cheers,
Ross Light
On Sun, Mar 8, 2009 at 6:09 PM, R. David Murray <rdmurray at bitdance.com> wrote:
>
> I just posted a (tiny) patch to the tracker, and for the
> exercise of it I thought I would push the branch out to Launchpad
> as suggested in the wiki (http://wiki.python.org/moin/Bazaar).
> It looks like it is uploading every file in the branch instead
> of the delta from the trunk. Did I do something wrong in my local
> bzr setup, or is this the expected behavior?
>
> -- R. David Murray http://www.bitdance.com
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/rlight2%40gmail.com
More information about the Python-Dev
mailing list