blob: da6809a0172b73237c74e3af8a3f1cde2090cbe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.. _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
|