Edgewall Software

Changes between Initial Version and Version 1 of new Build Configuration


Ignore:
Timestamp:
Oct 25, 2008, 2:51:19 AM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • new Build Configuration

    v1 v1  
     1=== How do I create my first build on  Admin -> Builds -> Configurations ? ===
     2
     3 * Assume you have path of /srv/svn as Subversion repository head.
     4  {{{
     5[root@ibm ~]# svn ls file:///srv/svn/projects
     6branches/
     7trunk/
     8[root@ibm ~]#
     9}}}
     10
     11
     12 * From following screenshot
     13  ** Name: "4.3"
     14  ** Label: "trunk"
     15  ** Path: "project/trunk"
     16  ** and then click,Add Configuration:
     17 
     18 [[Image(bitten-server-config.jpg)]]
     19
     20
     21
     22
     23 * Following screenshot shows a very simple build XML recipe, it only echo a helloworld string.
     24
     25[[Image(bitten-server-recipe.jpg)]]
     26
     27 * bitten-build-status
     28[[Image(bitten-build-status.jpg)]]