Changes between Version 2 and Version 3 of WikiStart

Show
Ignore:
Timestamp:
05/15/08 15:17:21 (5 years ago)
Author:
mloskot
Comment:

Added note about buildbot

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    88 * [query:status!=closed&type=defect&order=id&desc=1 List Open Bugs] 
    99 * [query:status!=closed&type=enhancement&order=id&desc=1,compact List Open Enhancement Requests] 
     10 
     11== Buildbot == 
     12 
     13 The [http://buildbot.osgeo.org:8502 PROJ.4 Buildbot] master is hosted on [http://buildbot.osgeo.org/ OSGeo Buildbot Farm]. There are following builders configured:     
     14 * '''athlonxp_linux_quick''' - incremental builds of [source:trunk]. Use it if you want to do fast check of your commits. 
     15 * '''athlonxp_linux_full''' - full builds of [source:trunk] 
     16 
     17If the Buildbot [http://buildbot.osgeo.org:8502/waterfall Waterfall] is green and there are no red boxes, then PROJ.4 is healthy.