comparison docs/installation.rst @ 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 61a6a7bf2cbd
children bf263968da47 17c9393e9645
comparison
equal deleted inserted replaced
1438:002f4f465b58 1439:828639811cdc
3 Installation 3 Installation
4 ============ 4 ============
5 5
6 ``RhodeCode`` is written entirely in Python. Before posting any issues make 6 ``RhodeCode`` is written entirely in Python. Before posting any issues make
7 sure, your not missing any system libraries and using right version of 7 sure, your not missing any system libraries and using right version of
8 libraries required by RhodeCode. 8 libraries required by RhodeCode. There's also restriction in terms of mercurial
9 clients. Minimal version of hg client known working fine with RhodeCode is
10 **1.6**. If you're using older client, please upgrade.
9 11
10 12
11 Installing RhodeCode from Cheese Shop 13 Installing RhodeCode from Cheese Shop
12 ------------------------------------- 14 -------------------------------------
13 15