Difference between revisions of "User:Minooz/RepoSyncProj"
(→Version Control Tool) |
(→Repositories' Syncing Project) |
||
Line 2: | Line 2: | ||
==Version Control Tool== | ==Version Control Tool== | ||
* '''compare popular version control tools''' [http://martinfowler.com/bliki/VersionControlTools.html] | * '''compare popular version control tools''' [http://martinfowler.com/bliki/VersionControlTools.html] | ||
− | # '''[http://mercurial.selenic.com/ Mercurial]''' My notes -> [[User:Minooz/RepoSyncProj/Mercurial | Min Mercurial]] | + | # '''[http://mercurial.selenic.com/ Mercurial]''' My notes on -> [[User:Minooz/RepoSyncProj/Mercurial | Min Mercurial]] |
#'''CVS''' | #'''CVS''' | ||
#'''SVN''' | #'''SVN''' | ||
Line 17: | Line 17: | ||
==Scripting== | ==Scripting== | ||
− | + | # '''[http://ant.apache.org/manual/ Ant]''' My notes on -> [[User:Minooz/RepoSyncProj/Ant | Min Ant]] | |
− |
Revision as of 13:31, 14 October 2010
Contents
Repositories' Syncing Project
Version Control Tool
- compare popular version control tools [1]
- Mercurial My notes on -> Min Mercurial
- 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