migrating-from-bzr.rst 413 Bytes

.. _migrating-from-bazaar:

Migrating from Bazaar
#####################

.. |updatecommand| replace:: :command:`bzr up -r tag:bugzilla-$VERSION`
.. |diffcommand| replace:: :command:`bzr diff > patch.diff`
.. |extstatusinfo| replace:: The command :command:`bzr status extensions/` should help you work out what you added, if anything.

.. include:: migrating-from-1.inc.rst
.. include:: migrating-from-2.inc.rst