Difference between revisions of "User:Minooz/RepoSyncProj"
(→Continuous Integration System) |
(→Continuous Integration System) |
||
Line 10: | Line 10: | ||
==Continuous Integration System== | ==Continuous Integration System== | ||
*'''Comparing Different CI Systems''' -> [http://confluence.public.thoughtworks.org/display/CC/CI+Feature+Matrix CI Feature Matrix] | *'''Comparing Different CI Systems''' -> [http://confluence.public.thoughtworks.org/display/CC/CI+Feature+Matrix CI Feature Matrix] | ||
− | + | #'''[http://hudson-ci.org/ Hudson]''' My notes on -> [[User:Minooz/RepoSyncProj/Hudson | Min Hudson]] | |
− | + | #'''[http://cruisecontrol.sourceforge.net/ Cruise Control]''' My notes on -> [[User:Minooz/RepoSyncProj/CruiseControl | Min Cruise Control]] | |
− | + | #'''[http://buildbot.net/trac Buildbot]''' My notes on -> [[User:Minooz/RepoSyncProj/Buildbot | Min Buildbot]] | |
− | + | #'''[http://continuum.apache.org/ Apache Continuum]''' | |
− | + | #'''Maven''' | |
− | + | #'''[http://www.anthillpro.com/html/products/anthillos/default.html Anthill]''' | |
==Scripting== | ==Scripting== | ||
* '''[http://ant.apache.org/manual/ Ant]''' | * '''[http://ant.apache.org/manual/ Ant]''' | ||
: [[User:Minooz/RepoSyncProj/Ant | Min Ant]] | : [[User:Minooz/RepoSyncProj/Ant | Min Ant]] |
Revision as of 13:30, 14 October 2010
Contents
Repositories' Syncing Project
Version Control Tool
- compare popular version control tools [1]
- CVS
- SVN
- Git
Continuous Integration System
- Comparing Different CI Systems -> CI Feature Matrix
- Hudson My notes on -> Min Hudson
- Cruise Control My notes on -> Min Cruise Control
- Buildbot My notes on -> Min Buildbot
- Apache Continuum
- Maven
- Anthill