Changeset - 828639811cdc
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2011-08-05 20:21:51
marcin@python-works.com
added info about minimum client version for rhodecode. Fixes #224
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/installation.rst
Show inline comments
 
@@ -2,13 +2,15 @@
 

	
 
Installation
 
============
 

	
 
``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
 
-------------------------------------
 

	
 
Rhodecode requires python version 2.5 or higher.
0 comments (0 inline, 0 general)