Skip to content

Commit

Permalink
add mercurial info to website
Browse files Browse the repository at this point in the history
  • Loading branch information
cpjolicoeur committed Feb 10, 2010
1 parent 51a0d0f commit 1a3490d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/site/src/index.page
Expand Up @@ -7,7 +7,7 @@ sort_info: 1

Cerberus is a lightweight and easy-to-use Continuous Builder software for Ruby. It could be run periodically from a scheduler and check if application tests are broken. In case of failed tests Cerberus sends notification to developers.

Cerberus works perfectly both on Windows and \*nix platforms and supports popular version control systems like Subversion, Git, Darcs and Perforce. It also has many ways in publishing build results such as e-mail, jabber, [Twitter](http://twitter.com), [Campfire](http://www.campfirenow.com), IRC and RSS files.
Cerberus works perfectly both on Windows and \*nix platforms and supports popular version control systems like Subversion, Git, Mercurial, Bazaar, Darcs and Perforce. It also has many ways in publishing build results such as e-mail, jabber, [Twitter](http://twitter.com), [Campfire](http://www.campfirenow.com), IRC and RSS files.

Cerberus requires:

Expand All @@ -18,6 +18,7 @@ Optional requirements:
* [rake](http://rubyforge.org/projects/rake) - 0.7 or higher
* [subversion](http://subversion.tigris.org/)
* [git](http://git.or.cz)
* [mercurial](http://mercurial.selenic.com/)
* [bazaar](http://bazaar-vcs.org/)
* [darcs](http://darcs.net/) client - 1.0.7 or higher
* [bjam](http://www.boost.org/tools/build/v2/index.html)
Expand Down

0 comments on commit 1a3490d

Please sign in to comment.