changeset 1127:a31b0bf8c9a7 beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 12 Mar 2011 22:35:08 +0100
parents ce4287e3e3c9
children 62a1d4155f6b
files README.rst
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Thu Mar 10 23:21:16 2011 +0100
+++ b/README.rst	Sat Mar 12 22:35:08 2011 +0100
@@ -20,7 +20,7 @@
 RhodeCode demo
 --------------
 
-http://hg.python-works.com
+http://demo.rhodecode.org
 
 The default access is anonymous but you can login to an administrative account
 using the following credentials:
@@ -31,8 +31,8 @@
 Source code
 -----------
 
-The latest source for RhodeCode can be obtained from my own RhodeCode instance
-https://rhodecode.org 
+The latest source for RhodeCode can be obtained from official RhodeCode instance
+https://hg.rhodecode.org 
 
 Rarely updated source code and issue tracker is available at bitbcuket
 http://bitbucket.org/marcinkuzminski/rhodecode
@@ -85,13 +85,14 @@
 ----------------
 
 - Project grouping
+- Server side tagging
+- Server side code edit
+- Finer granular permissions (per branch or subrepo)
 - SSH based authentication with server side key management
 - Code review (probably based on hg-review)
 - Full git_ support, with push/pull server (currently in beta tests)
 - Redmine integration
-- Public accessible activity feeds
 - Commit based built in wiki system
-- Clone points and cloning from remote repositories into RhodeCode
 - More statistics and graph (global annotation + some more statistics)
 - Other advancements as development continues (or you can of course make additions and or requests)