SVN Failed to check out E175002: CRLF expected at end of chunk: -1/-1

Article ID:4402988159515
1 minute readKnowledge base

Issue

When running your builds, the SVN checkout step fails and you can see some errors like the one shown below in the console output for the build.

ERROR: Failed to check out https://checkout_repo org.tmatesoft.svn.core.SVNException: svn: E175002: CRLF expected at end of chunk: -1/-1

Workaround

This is a known issue that has been reported:

This issue might happen in case that you experience some network problems in the middle of some operation, in that case, the connection is broken and the XML parser fails to parse an incomplete document.

The workaround is to restart the instance.