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
_______________________________________________
Python-mode mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-mode