ERROR: Error when executing SVN Blame

Hey @shiva_sq

You can indeed pass svnkit.* properties into the scanner. You would need to set these in a SONAR_SCANNER_OPTS environment variable. Such as:

SONAR_SCANNER_OPTS = -Dsvnkit.spool=true

Please note that in the latest version of the scanner (v7.0.2) and SonarQube (25.3), that changes to SONAR_SCANNER_JAVA_OPTS

These credentials are used directly by svnkit.