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最新的版本,也会出现该警告信息,其解决
·
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最新版本的代码。如下图所示:
更多推荐
已为社区贡献2条内容
所有评论(0)