I'm not able to post comments into #692 so I'm enterign it here.
In 128 I still see the issue.
On checkin to svn a new build enters a que and this is in the svn pooling log:
Started on Aug 12, 2007 7:55:18 AM
Revision:103133
(changed from 103128)
Done. Took 0 seconds
Changes found
When the build starts (we have 3 minutes quiet period) immediately another
build is added to the queue even that there were no other changes after those
that have triggered the build that just started building. The log still shows
the same:
Started on Aug 12, 2007 7:56:18 AM
Revision:103133
(changed from 103128)
Done. Took 0 seconds
Changes found
The full hudson log from that period is here:
Aug 12, 2007 7:56:18 AM hudson.triggers.SCMTrigger$Runner run
INFO: SCM changes detected in V2BP Continuous Build. Job is already in the queue
Aug 12, 2007 7:56:18 AM hudson.triggers.SCMTrigger$Runner runPolling
INFO: Polling SCM changes of V2BP Continuous Build
Aug 12, 2007 7:55:18 AM hudson.triggers.SCMTrigger$Runner run
INFO: SCM changes detected in V2BP Continuous Build. Triggering #2233
Aug 12, 2007 7:55:18 AM hudson.triggers.SCMTrigger$Runner runPolling
INFO: Polling SCM changes of V2BP Continuous Build
Aug 12, 2007 7:54:18 AM hudson.triggers.SCMTrigger$Runner run
INFO: SCM changes detected in V2BP Continuous Build. Triggering #2233
Aug 12, 2007 7:54:18 AM hudson.triggers.SCMTrigger$Runner runPolling
INFO: Polling SCM changes of V2BP Continuous Build
Aug 12, 2007 7:53:18 AM hudson.triggers.SCMTrigger$Runner run
INFO: SCM changes detected in V2BP Continuous Build. Job is already in the queue
Aug 12, 2007 7:53:18 AM hudson.triggers.SCMTrigger$Runner runPolling
INFO: Polling SCM changes of V2BP Continuous Build
Aug 12, 2007 7:52:18 AM hudson.triggers.SCMTrigger$Runner runPolling
INFO: Polling SCM changes of V2BP Continuous Build
Aug 12, 2007 7:51:18 AM hudson.triggers.SCMTrigger$Runner runPolling
INFO: Polling SCM changes of V2BP Continuous Build
I know this is the older issue, but since I've already posted my comment to
#692, I'm merging this into #692 too.