Edgewall Software

Changes between Version 77 and Version 78 of Bitten Faq


Ignore:
Timestamp:
Oct 17, 2008, 6:47:11 PM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Faq

    v77 v78  
    9696=== How do I create my first build on  Admin -> Builds -> Configurations ? ===
    9797
    98 Assume you have path of /srv/svn as svn repository head.
    99 {{{
     98 * Assume you have path of /srv/svn as svn repository head.
     99  {{{
    100100[root@ibm ~]# svn ls file:///srv/svn/projects
    101101branches/
     
    104104}}}
    105105
    106 From that page, fill in the following fields:
    107 so in "Path" field, you can fill in projects/branches or projects/trunk.
     106
     107 * From that page, fill in the following fields:so in "Path" field, you can fill in projects/branches or projects/trunk.
    108108
    109109{{{
     
    113113}}}
    114114
    115 and then click
     115 * and then click
    116116{{{
    117117           Add Configuration:
     
    120120to get another screen.
    121121
     122
     123[[Image(bitten-server-recipe.jpg)]]
    122124
    123125A new configuration will be created.