bzr shell (was Re: Make "rename" command an alias for "mv"?)

Matthieu Moy Matthieu.Moy at imag.fr
Thu Oct 27 10:12:22 BST 2005


Aaron Bentley <aaron.bentley at utoronto.ca> writes:

> Okay, I've "leveraged" (i.e., copied) the code in Fai shell to produce a
> "shell" plugin for bzrtools.  It does command and option completion, but
> not intelligent argument completion or intelligent option value completion.

Great (not having to launch python for each commands makes bzr
incredibly fast).

One (probably trivial) problem :

$ bzr shell
bzr> exit
bzr: ERROR: 0
  command: '/home/moy/bin/bzr' 'shell'
      pwd: u'/net/ecrins/local/moy/usr/src/bzr.dev'
    error: exceptions.SystemExit
  at /home/moy/.bazaar/plugins/bzrtools/shell.py line 49, in do_quit()
  see ~/.bzr.log for debug information
$ 

-- 
Matthieu




More information about the bazaar mailing list