$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-06 01:55:40
Beman Dawes <bdawes <at> acm.org> writes:
>
> As an experiment, I've got a script that is checking svn every 15
> minutes, and if there is a change, running the regression tests and
> uploading results to a web site.
Does it make sence to wait till there were no changes in last 15 min or so. To
avoid getting in the middle of someone committing in a series of independent
commits.
> It seems to me this might be helpful to developers. Opinions?
It is helpfull
Gennadiy