hi jenkins users we get bitten a lot by the svnkit bug "org.tmatesoft.svn.core.SVNException<http://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNException>: svn: Checksum mismatch while updating". all slaves clocks are in sync and everything else works perfectly. the current solution is to clean the workspace and/or to always check out a completely fresh workspace (which takes ages in our environment).
are there any known alternatives/workarounds for this (svn update) without losing "recent changes" and similar scm functionality? i have searched all the jira tickets to no avail... TIA & cheers, simon