comparison README.rst @ 643:9dc1d92d82ed beta

updated setup for all newest versions EmptyChangeset can take changeset as creation param.
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 02 Nov 2010 22:26:50 +0100
parents 60a4aabf6aa6
children bdd1ddd05b7c
comparison
equal deleted inserted replaced
642:674ecf21de85 643:9dc1d92d82ed
1 1
2 RhodeCode (RhodiumCode) 2 RhodeCode (RhodiumCode)
3 ======================= 3 =======================
4 4
5 ``RhodeCode`` (formerly hg-app) is Pylons based repository management and 5 ``RhodeCode`` (formerly hg-app) is Pylons based repository management and
6 serving for mercurial_. It's similar to github or bitbucket, but it's suppose to run 6 serving for mercurial_ and git_. It's similar to github or bitbucket, but
7 as standalone app, it's open source and focuses more on restricted access to repositories 7 it's suppose to run as standalone app, it's open source and focuses more on
8 There's no default free access to RhodeCode You have to create an account in order 8 restricted access to repositories. There's no default free access to RhodeCode
9 to use the application. It's powered by vcs_ library that we created to handle 9 You have to create an account in order to use the application. It's powered
10 many various version control systems. 10 by vcs_ library that we created to handle many various version control systems.
11 11
12 RhodeCode uses `Semantic Versioning <http://semver.org/>`_ 12 RhodeCode uses `Semantic Versioning <http://semver.org/>`_
13
14 13
15 RhodeCode demo 14 RhodeCode demo
16 -------------- 15 --------------
17 16
18 http://hg.python-works.com 17 http://hg.python-works.com