I have a large Jenkins setup in Germany running against SVN in the US. Unfortunately, I get quite a few broken builds from SVN flaking out (network drops I assume). We've never had this problem with everything being in the same datacenter.
I don't have a good solution to preventing the problem, so what I'd like to do is rerun the job when a certain text string is detected (org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /svn/sag/!svn/vcc/default failed). ideas? thanks
