[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: more fallout from rev 2024?

From: sam th <sam_at_uchicago.edu>
Date: 2002-05-29 21:07:05 CEST

On Wed, 2002-05-29 at 10:16, Karl Fogel wrote:
> Blair Zajac <blair@orcaware.com> writes:
> > Has anybody thought about using Tinderbox
> >
> > http://www.mozilla.org/projects/tinderbox/
> >
> > to help subversion track breakage?
>
> Are you familiar with Tinderbox? (I.e., what specific advantages
> would we get? I don't know much about tbox.)

Tinderbox is a really cool tool, although it can be hard to set up.

The basic idea is that it continously runs the build (+ optional tests)
on a number of different platforms, so that you can see where the build
is broken, and where the tests are failing. Then you get a nice graphic
showing the builds that are succeding, failing, failing tests, etc. You
can also see who committed things that broke the builds, but that
requires integration with cvs, that would have to be reimplmented for
svn.

All in all, you get lots of nice info on the status of your code.

The other big advantage is that big projects aren't going to use svn
unless it can integrate with tinderbox, and associated tools. So doing
the work for svn is a good way to start on this.

-- 
sam th						OpenPGP Key: CABD33FC
"Life is polynomial time." -- Laszlo Babai
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:24:08 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.