-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
Platform: Other, OS: Linux
With Hudson 1.76 and up to 1.80 (current) when the subversion post-commit hook
calls the build url on a project the build misses the most recent revision.
switching off the 'use update' setting and letting it build completely resets it
to the most recent revision.. but the next build back on 'use update' misses any
changes all together.
Manually invoking the build has the same result, one revision behind.
- duplicates
-
JENKINS-1241 force using HEAD SVN version for build
-
- Open
-
This appears to be a symptom of subversion repository clock and Hudson clock out
of sync.
I guess your clock difference is not big enough to trigger the improvement in
1.180 to detect this.
If the clock was indeed out of sync, let me know the time difference before you
fix it. I'd like to see if I can tweak the error detection a little.