Tinderbox: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 12: Line 12:


Ken Estes is the original author of Tinderbox2
Ken Estes is the original author of Tinderbox2
[User:Bear Mike Taylor] is a maintainer of Tinderbox2
 
[[User:Bear|Mike Taylor]] is a co-maintainer of Tinderbox2


Overview of [http://www.mozilla.org/projects/tinderbox/ Tinderbox 2.0]
Overview of [http://www.mozilla.org/projects/tinderbox/ Tinderbox 2.0]
Line 20: Line 21:
Tinderbox2 currently resides only in the [http://www.mozilla.org/cvs.html Mozilla CVS Repostory].  Be careful to only checkout the Tinderbox2 tree - otherwise you stand a good chance of retrieving the entire Mozilla source tree which is rather large.
Tinderbox2 currently resides only in the [http://www.mozilla.org/cvs.html Mozilla CVS Repostory].  Be careful to only checkout the Tinderbox2 tree - otherwise you stand a good chance of retrieving the entire Mozilla source tree which is rather large.


This is the cvs command to checkout only Tinderbox2: cvs -d pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/webtools/tinderbox2
This is the cvs command to checkout only Tinderbox2:
 
cvs -d pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/webtools/tinderbox2


=== Setup and Configuration ===
=== Setup and Configuration ===


The Install file located in the root of the Tinderbox2 source tree has an excellant overview of what is needed and the order to follow.  However, there are a few [[Tinderbox:Tbox2_Setup|Tinderbox2 Setup Notes]] here.
The Install file located in the root of the Tinderbox2 source tree has an excellant overview of what is needed and the order to follow.  However, there are a few [[Tinderbox:Tbox2_Setup|Tinderbox2 Setup Notes]] here.
=== Testing ===
=== Care and Feeding ===


== Tinderbox3 ==
== Tinderbox3 ==

Revision as of 03:47, 12 October 2005

Tinderbox

Welcome to the Tinderbox wiki.

The goal for this wiki is to document the procedures and processes necessary to setup, run and keep running a Tinderbox server.

This wiki is titled "Tinderbox" instead of Tinderbox2 or Tinderbox3 as we should be able to document overall Tinderbox usage and, if necessary, flag any sections as being specific to that version of Tinderbox.

There is an excellant Overview and FAQ for Tinderbox in general here.

Tinderbox2

Ken Estes is the original author of Tinderbox2

Mike Taylor is a co-maintainer of Tinderbox2

Overview of Tinderbox 2.0

Source

Tinderbox2 currently resides only in the Mozilla CVS Repostory. Be careful to only checkout the Tinderbox2 tree - otherwise you stand a good chance of retrieving the entire Mozilla source tree which is rather large.

This is the cvs command to checkout only Tinderbox2:

cvs -d pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/webtools/tinderbox2

Setup and Configuration

The Install file located in the root of the Tinderbox2 source tree has an excellant overview of what is needed and the order to follow. However, there are a few Tinderbox2 Setup Notes here.

Tinderbox3

Tinderbox 3 is another vision of Tinderbox and is intended to be easier to set up and have lots of nifty new features.

John Keiser's Tbox3 page seems to be the de facto homepage for Tbox3.

Source

Setup and Configuration

Tinderbox 3 currently suffers from an acute lack of documentation, although some progress has been made in this area. Please see the Tinderbox3 Setup page.