Part of bzrlib.upgrade View In Hierarchy
Method | __init__ | Convert a Bazaar control directory to a given format. |
Method | convert | Undocumented |
Method | clean_up | Clean-up after a conversion. |
Either the url or control_dir parameter must be given.
Parameters | url | the URL of the control directory or None if the control_dir is explicitly given instead |
format | the format to convert to or None for the default | |
control_dir | the control directory or None if it is specified via the URL parameter instead |