changeset 1439:828639811cdc beta

added info about minimum client version for rhodecode. Fixes #224
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 05 Aug 2011 21:21:51 +0300
parents 002f4f465b58
children b074dfa51292
files docs/installation.rst
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/installation.rst	Fri Aug 05 21:17:59 2011 +0300
+++ b/docs/installation.rst	Fri Aug 05 21:21:51 2011 +0300
@@ -5,7 +5,9 @@
 
 ``RhodeCode`` is written entirely in Python. Before posting any issues make 
 sure, your not missing any system libraries and using right version of 
-libraries required by RhodeCode.
+libraries required by RhodeCode. There's also restriction in terms of mercurial
+clients. Minimal version of hg client known working fine with RhodeCode is
+**1.6**. If you're using older client, please upgrade.
 
 
 Installing RhodeCode from Cheese Shop