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

Re: Automatic build of source on every check-in

From: Chris Shenton <Chris.Shenton_at_nasa.gov>
Date: Mon, 8 Sep 2008 13:48:40 -0400

For continuous integration, check out "buildbot" (in Python) or
CruiseControl (in Java). Either of these can monitor a repo and then
do a build (or whatever) upon checkin, then alert people (including
the author of the last, change) when something fails.

The Pragmatic Programmers (pragprog.com) have a book that explains the
benefits of CI really really well, in a fun way: Pragmatic Project
Automation.

  • application/pkcs7-signature attachment: smime.p7s
Received on 2008-09-08 19:49:16 CEST

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

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