-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
svn server version: 1.13.0
subversion plugin: 2.16.0
jenkins version: 2.346.2
jvm version: 11.0.15
Hi,
When I update revision from Windows, if the revision has a lot of Changes, I get error org.tmatesoft.svn.core.SVNException: svn: E175002: Connection reset, I don't find error log in server, I don't get this error in Linux.
My svn repo is ~22G and some revisions contain more than ~7000 Changes.
I found svnkit checkout to be slow, about 5x slower than svn cli in intranet netwok.
PC Specs: Windows 10 Pro, Intel i9-12900K, 128GB Memory, Samsung SSD 980 PRO 2TB.
I'm trying -Dhudson.spool-svn=true.
Jenkins slave launch cmmand: java -XX:+UseG1GC -Xms1g -Xmx1g -Dhudson.spool-svn=true -jar slave.jar