[Python-mode] Version?

skip at pobox.com skip at pobox.com
Mon Jan 17 18:53:44 CET 2011


    Andreas> Seems bazaar diff fails here.

    Andreas> bzr branch lp:python-mode

    Andreas> should deliver the trunk

I'm inside my python-mode sandbox:

    % bzr branch lp:python-mode
    Branched 390 revision(s).
    python-mode% bzr status
    unknown:
      python-mode/
      python-mode.elc

It creates a whole other tree.  I don't want an explosion of sandboxes.
Can't I switch between different branches somehow?

This is perhaps a small point for this, because I can actually get away with
deleting my stuff completely and switching to lp:python-mode.  For more
complex projects though, I should be able to switch between branches.  I
want the equivalent of the cvs and svn commands

    cvs up -r some-other-branch
    svn up -r some-other-branch

Is this not possible with bazaar?

Skip


More information about the Python-mode mailing list