users that don't want to wait few hours between each check use generally a schedule interval defined
to 15 minutes.
If you don't want to use the scheduler, you'll need to create a post-commit script in your cvs and
call continuum with xml-rpc.
Emmanuel
Feniks Nator a écrit :
Hello,
I would like to configure our continuum server in such a way that continuum
starts building as soon as a CVS commit is completed. (or after a quiet
period of at least 30sec).
Is this possible with continuum, and how would you achieve that?
For the moment continuum is already set up, and checks the repository every
few hours for updates.
We have a lot of projects, so setting the schedule to check every few
minutes seems like overkill. Are other options available?
Thanks