Am 10.10.2011 12:44, schrieb Ryan Kaskel:
By the way... I know this isn't the right place to ask but

CC to python-mode@python.org as other may have that question too

 how do I
update my bzr branch to track trunk?

I've tried:

$ bzr update lp:python-mode
bzr: ERROR: No WorkingTree exists for 
"bzr+ssh://bazaar.launchpad.net/%2Bbranch/python-mode/".


first do

bzr branch lp:python-mode

afterwards from inside the directory

bzr pull lp:python-mode

should work
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to