TortoiseSVN shows the error svn: E120106: ra_serf: The server sent a truncated HTTP response body during checkout operation. How to solve the problem?
svn: E120106: ra_serf: The server sent a truncated HTTP response body
Set following key-value in the SVN configuration file. That's it.
DeflateCompressionLevel 5
1 is the lowest value. 9 is the maximum value.