summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/migrating-from-bzr.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/installing/migrating-from-bzr.rst')
-rw-r--r--docs/en/rst/installing/migrating-from-bzr.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/en/rst/installing/migrating-from-bzr.rst b/docs/en/rst/installing/migrating-from-bzr.rst
new file mode 100644
index 000000000..da6809a01
--- /dev/null
+++ b/docs/en/rst/installing/migrating-from-bzr.rst
@@ -0,0 +1,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