Hello all,

I've gone and had a look at the way that the queue functionality works
(I've posted on it at 
http://csut017.wordpress.com/2008/09/04/an-introduction-to-queues/).

Basically this is intentional behaviour - since we don't want
duplicate projects in the queue any subsequent build requests (whether
force build or otherwise) are discarded.

The real question is should we set a precedence of build requests
(i.e. should ForceBuilds be considered more important than
IfModificationExists). If a higher precedence request is received,
then we would overwrite the lower precedence request? Any comments?


Craig

Reply via email to