jenkins svn checkout error in m1 (apple silicon)
SVN Exception on M1 Mac/BigSur 11.4
from https://issues.jenkins.io/browse/JENKINS-65802
org.tmatesoft.svn.core.SVNException: svn: E200030: There are unfinished transactions detected in '/Users/
jenkins error log
Change JVM of the your slave node from aarch64 to x86_64
JAVA_HOME
/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
install homebrew & adoptopenjdk-8.jdk
https://timevoyage.tistory.com/145