I confused about svn revision policy in system configuratioin. my
understanding as follows:
queue time: if I set Poll CM to */10 * * * *,when ten minutes
arrive,i.e. 10:50:40,my WC will update to the revision at the
time ,even the build is waiting for long time in queue ?
build time: when ten minutes arrive, if the frontal build do not
finish, then the build will be in queue, so when it startup ,maybe it
is delayed for many miniutes, the revision will be at the time it
startup?
Head revision : whenever the build startup, the revision is the latest
at the time the build startup?
my understanding is right? my best confused is Head revision, if the
revision is the latest at the time the build startup, I find it update
to the revision after the startup time,why?