Edgewall Software

Changes between Version 88 and Version 89 of Bitten Faq


Ignore:
Timestamp:
Oct 25, 2008, 2:53:30 AM (16 years ago)
Author:
anonymous
Comment:

moved section on creating a new build to its own page

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Faq

    v88 v89  
    9898See here: [wiki:newBuildConfiguration creating a new build configuration].
    9999
    100  * Assume you have path of /srv/svn as Subversion repository head.
    101   {{{
    102 [root@ibm ~]# svn ls file:///srv/svn/projects
    103 branches/
    104 trunk/
    105 [root@ibm ~]#
    106 }}}
    107 
    108 
    109  * From following screenshot
    110   ** Name: "4.3"
    111   ** Label: "trunk"
    112   ** Path: "project/trunk"
    113   ** and then click,Add Configuration:
    114  
    115  [[Image(bitten-server-config.jpg)]]
    116 
    117 
    118 
    119 
    120  * Following screenshot shows a very simple build XML recipe, it only echo a helloworld string.
    121 
    122 [[Image(bitten-server-recipe.jpg)]]
    123 
    124  * bitten-build-status
    125 [[Image(bitten-build-status.jpg)]]
    126 
    127100=== My slave connects to the build master, why doesn't it start a build? ===
    128101