aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 0116833..eff25ab 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,6 +47,7 @@ Dependencies
* build-essential
* git
* mercurial (v2.4.1, not in Ubuntu repositories, need to install via pip)
+ * members
* pgadmin3
* postgresql-9.1
* postgresql-server-dev-9.1
@@ -401,8 +402,10 @@ Upgrading the Rhodecode instance
The rhodecode-setup script also supports update of the Rhodecode to the
specific tag or branch, while doing the reinstallation of the Rhodecode
-automatically. Downgrade of the database is not supported by the Rhodecode
-tools, so bare this in mind when updating to an older version/tag/branch.
+automatically.
+
+IMPORTANT: Database downgrade is not supported by the Rhodecode tools,
+so bare this in mind when updating to an older version/tag/branch.
To update the system to a specific tag/branch run the following command
from the rhodecode-config base directory: