aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorStevan Radaković <stevan.radakovic@linaro.org>2013-03-20 12:15:13 +0100
committerStevan Radaković <stevan.radakovic@linaro.org>2013-03-20 12:15:13 +0100
commitba7c038a979cda38ed0497b2c7950e8023793e89 (patch)
tree465d2798f7f70dbe4979bbd805bc989943356ebf /INSTALL
parent078981901a4c8c74505bb1a6b52b35bacff8b03f (diff)
System sync added.
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: