Edgewall Software

Changes between Version 9 and Version 10 of Bitten Install


Ignore:
Timestamp:
Jun 14, 2008, 6:43:10 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Install

    v9 v10  
    8282}}}
    8383
    84 To run the build slave against a master installed on myproject.example.org, you'd run:
     84To run the build slave against a master project called myproject, installed on trac.example.org, you'd run:
    8585{{{
    86   $ bitten-slave myproject.example.org
     86  $ bitten-slave https://trac.example.org/myproject/builds
    8787}}}