Page "BloodhoundUpgade" was changed by rjollos
Diff URL: 
<https://issues.apache.org/bloodhound/wiki/BloodhoundUpgade?action=diff&version=3>
Revision 3
Comment: Upgrade steps are pretty ugly right now with environment being 
installed in source tree. BloodhoundInstall will be updated soon to fix this.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundUpgade
=========================================================================
--- BloodhoundUpgade (version: 2)
+++ BloodhoundUpgade (version: 3)
@@ -1,3 +1,27 @@
 = Upgrading Apache Bloodhound
 
+Always backup your environment data before upgrading your installation. The 
process is described on the TracBackup page.
+
+To upgrade Bloodhound, the following steps represent the current recommended 
method:
+
+{{{#!sh
+cd <install directory>
+source ./bloodhound/bin/activate
+tar xvzf apache-bloodhound-<version number>.tar.gz
+cd apache-bloodhound-<version number>/installer
+pip install -r requirements.txt
+cd <install directory>
+trac-admin apache-bloodhound-<old version 
number>/installer/bloodhound/environments/main upgrade
+}}}
+
+== Upgrading from 0.7 to 0.8
 //Content will be written soon.//
+
+== Upgrading from 0.6 to 0.7
+
+//Content will be written soon.//
+
+== Upgrading from 0.5 to 0.6
+
+//Content will be written soon.//
+
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundUpgade>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundUpgade' page.
If it was not you, please report to .

Reply via email to