=== How do I create my first build on Admin -> Builds -> Configurations ? === * Assume you have path of /srv/svn as Subversion repository head. {{{ [root@ibm ~]# svn ls file:///srv/svn/projects branches/ trunk/ [root@ibm ~]# }}} * From following screenshot * Name: "4.3" * Label: "trunk" * Path: "project/trunk" * and then click Add Configuration: [[Image(bitten-server-config.jpg)]] * Following screenshot shows a very simple build XML recipe, it only echo a helloworld string. [[Image(bitten-server-recipe.jpg)]] * bitten-build-status [[Image(bitten-build-status.jpg)]]