
6 Oct
2007
6 Oct
'07
5:55 a.m.
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