-
Patch
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
When Hudson machine and SVN server has time difference then there are problems
to get the latest changes (maybe I am wrong about the reasons but see issue
#167). I have done the small change in hudson/scm/SubversionSCM.java: I use the
"SVNRevision.HEAD" instead of "SVNRevision.create(timestamp)" in CheckOutTask.
- duplicates
-
JENKINS-1241 force using HEAD SVN version for build
-
- Open
-
issue 1241 requests this feature