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:
> > > Perhaps RDM branched from code.python.org before I upgraded the > > > > repository format to 1.9-rich-root? > > I grabbed the tarball and made my initial branch on 2/20, from > > python.org.
> > Then I branched from that to make the branch I pushed to Launchpad.
> > Could the second branch be the problem?  I just did 'bzr branch trunk
> > trunk-myfix'.
> > I upgraded the repository on 2/25, so it's possible your older tarball is > the problem. try running 'bzr upgrade --1.9.rich-root' on it and see if > that allows you to stack on Launchpad.

Hmm.  My client is 1.12, and it says:

    rdmur...@maestro:~/src/python/bzr>bzr upgrade --1.9.rich-root
    bzr: ERROR: no such option: --1.9.rich-root

Do I need to downgrade to 1.9?

No, sorry, that was a typo on my part.

Try --1.9-rich-root

Also, 'bzr help upgrade'

Ach.  I looked at an example of running the command I found on the web
and didn't see the typo.  I'd probably have spotted it if I'd checked
the help :(.

Upgrade running now, I'll report back after I try the push again.

--
R. David Murray           http://www.bitdance.com
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to