I have a (strange) issue on my Jenkins installation which basically leads to SVN updates failing on an alternate basis.
The stack trace shows two issues:
hudson.util.IOException2: revision check failed on (my repo)....
and
Caused by: org.tmatesoft.svn.core.SVNException: svn: OPTIONS (my repo)
If I rerun a build after this happens, everything works just fine.
Mark