Hudson/Jenkins -- 消除svn警告: "clock of the subversion server appears to be out of sync"

Hudson/Jenkins中配置svn的URL时,有时会出现如下警告信息:

“WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior”

基本选择每次重新checkout最新的版本,也会出现该警告信息,其解决方法非常简单,只需要在svn的url后面加上@HEAD,即每次都sync最新版本的代码。如下图所示:



Hudson/Jenkins -- 消除svn警告: "clock of the subversion server appears to be out of sync"_第1张图片

你可能感兴趣的:(hudson,of,the,Clock,subvers)