Open main menu

CDOT Wiki β

Changes

User:Minooz/Mercurial

122 bytes added, 15:44, 4 October 2010
Documentation
==Buildbot==
The [http://buildbot.net/trac Buildbot BuildBot] is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. [http://buildbot.net/buildbot/docs/current/Introduction.html#Introduction]
:The [http://buildbot.net/trac Buildbot] is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. [http://buildbot.net/buildbot/docs/current/Introduction.html#Introduction]: [http: //buildbot.net/buildbot/docs/current/index.html#Top Here] is the documentation for Buildbot Presentation Video . [https://developer.mozilla.org/presentations/buildbot-2.01.07.movThis video]also explains different features of this system.
==Challenges==
1
edit