jenkinsci / jenkinsci/subversion-plugin
[JENKINS-44307] svn: E175002: CRLF expected at end of chunk: -1/-1
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
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.
---
Originally reported by megha_sagar, imported from: svn: E175002: CRLF expected at end of chunk: -1/-1
Raw content of original issue
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.
environment
```
Jenkins 2.19.1
Tortise SVN 1.19
JDK1.8.0_25
TESSY 4.0_15
```
1 attachment
- [Jenkis_error.png](https://issues.jenkins.io/secure/attachment/38000/Jenkis_error.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.