Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-09 Thread R. David Murray
On Mon, 9 Mar 2009 at 11:23, R. David Murray wrote: On Mon, 9 Mar 2009 at 10:49, Barry Warsaw wrote: -BEGIN PGP SIGNED MESSAGE- On Mar 9, 2009, at 10:48 AM, R. David Murray wrote: > On Mon, 9 Mar 2009 at 09:30, Barry Warsaw wrote: > > On Mar 9, 2009, at 9:02 AM, R. David Murray wrote

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-09 Thread R. David Murray
On Mon, 9 Mar 2009 at 10:49, Barry Warsaw wrote: -BEGIN PGP SIGNED MESSAGE- On Mar 9, 2009, at 10:48 AM, R. David Murray wrote: On Mon, 9 Mar 2009 at 09:30, Barry Warsaw wrote: > On Mar 9, 2009, at 9:02 AM, R. David Murray wrote: > > On Mon, 9 Mar 2009 at 08:15, Barry Warsaw wrote: > > >

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-09 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 9, 2009, at 9:02 AM, R. David Murray wrote: On Mon, 9 Mar 2009 at 08:15, Barry Warsaw wrote: On Mar 9, 2009, at 1:26 AM, Andrew Bennetts wrote: On the other hand, it does appear that is

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-09 Thread R. David Murray
On Mon, 9 Mar 2009 at 08:15, Barry Warsaw wrote: On Mar 9, 2009, at 1:26 AM, Andrew Bennetts wrote: On the other hand, it does appear that is a branch that is not stacking-capable. I'm not sure how this could happen by following the instruct

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-09 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 9, 2009, at 1:26 AM, Andrew Bennetts wrote: On the other hand, it does appear that is a branch that is not stacking-capable. I'm not sure how this could happen by following the instr

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-08 Thread Andrew Bennetts
Ross Light wrote: [...] > However, my understanding is that Launchpad will not automatically > stack if you are using the Python.org branch; you must use the > Launchpad mirror.  If you want to stack off the Python.org branch, > then I think you need to manually stack. It is true that if the sourc

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-08 Thread Ross Light
On Sun, Mar 8, 2009 at 7:40 PM, Andrew Bennetts wrote: > 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. However, my understanding is

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-08 Thread Andrew Bennetts
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-gui

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-08 Thread Andrew Bennetts
R. David Murray 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

Re: [Python-Dev] BZR mirror and pushing to Launchpad

2009-03-08 Thread Ross Light
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-br