comparison README.rst @ 1521:f40c94ace436 beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 07 Oct 2011 18:39:08 +0200
parents dc16211e7292
children c252049af24c 3bd7d89d918a
comparison
equal deleted inserted replaced
1519:e11551685fd8 1521:f40c94ace436
1 ================================================= 1 =================================================
2 Welcome to RhodeCode (RhodiumCode) documentation! 2 Welcome to RhodeCode (RhodiumCode) documentation!
3 ================================================= 3 =================================================
4 4
5 ``RhodeCode`` (formerly hg-app) is a Pylons framework based Mercurial repository 5 ``RhodeCode`` is a Pylons framework based Mercurial repository
6 browser/management tool with a built in push/pull server and full text search. 6 browser/management tool with a built in push/pull server and full text search.
7 It works on http/https and has a built in permission/authentication system with 7 It works on http/https and has a built in permission/authentication system with
8 the ability to authenticate via LDAP. 8 the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also supports
9 simple API so it's easy integrable with existing systems.
9 10
10 RhodeCode is similar in some respects to github or bitbucket_, 11 RhodeCode is similar in some respects to github or bitbucket_,
11 however RhodeCode can be run as standalone hosted application on your own server. 12 however RhodeCode can be run as standalone hosted application on your own server.
12 It is open source and donation ware and focuses more on providing a customized, 13 It is open source and donation ware and focuses more on providing a customized,
13 self administered interface for Mercurial(and soon GIT) repositories. 14 self administered interface for Mercurial(and soon GIT) repositories.