During sonar runner analysis the SVN blame command is executed many times. Sometimes an error happens. The connection might be lost for a moment so that a timeout occurs and the SVN server can't be reached.
The sonar-runner aborts execution when such a error occurs.
Is it possible to configure sonar so that such SVN errors are ignored?