automated build testing

clkao on 2004-08-11T07:31:57

So there is whole lot of dependencies that are either static or actively moving along with svk. Mainly Perl 5.8.[0-5], Subversion 1.[01].x branches as well as trunk. I would like to do automated building on the combinations, and see if any of them breaks trunk of SVN::Mirror and svk. testautobuild seems to be the closest, but I am not sure if it could do a chain of build tests after skimming the sample configuration file.

Anyone has experiences with similar test requirement?