internals:buildbot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
internals:buildbot [2009/10/06 20:59] – Fixed indenation iekpointernals:buildbot [2011/06/05 00:24] – http -> https scottmac
Line 40: Line 40:
 Here is the rough draft for the implementation details: Here is the rough draft for the implementation details:
  
 +Please contact me at iekpo@php.net if you have any questions, comments or recommendations.
  
 ==== 0. Target Subversion URLs ==== ==== 0. Target Subversion URLs ====
Line 48: Line 49:
 So the build bot will only be monitoring commits to the following subversion URLS : So the build bot will only be monitoring commits to the following subversion URLS :
  
-  * PHP 5.3: http://svn.php.net/repository/php/php-src/branches/PHP_5_3 +  * PHP 5.3: https://svn.php.net/repository/php/php-src/branches/PHP_5_3 
-  * PHP 5.2: http://svn.php.net/repository/php/php-src/branches/PHP_5_2 +  * PHP 5.2: https://svn.php.net/repository/php/php-src/branches/PHP_5_2 
-  * PHP 6:   http://svn.php.net/repository/php/php-src/trunk+  * PHP 6:   https://svn.php.net/repository/php/php-src/trunk
  
 A separate build daemon will be set up for each branch on each UNIX server. A separate build daemon will be set up for each branch on each UNIX server.
internals/buildbot.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1