-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.19.1
Tortise SVN 1.19
JDK1.8.0_25
TESSY 4.0_15
Hi,
I am facing an issue during build of the project with SVN in Jenkins environment
SVN version 1.9 with Jenkins 2.19
When the build action is in progress there is an error message
"ERROR: Failed to check out http://svn-etsblr.cw01.contiwan.com/svn/tessy/tags
org.tmatesoft.svn.core.SVNException: svn: E175002: CRLF expected at end of chunk: -1/-1
svn: E175002: REPORT request failed on '/svn/tessy/!svn/vcc/default'"
When the file count in the SVN server is reduced, build action is completed successfully and when the file count increases there is an above error reflected in Jenkins windows.
I have tried increasing http-timeout value from 3600 to greater value and this doesn't work for me.
Is this problem related to network issue.
Your help and suggestion are much appreciated.