Cannot svn update, An error occurred during decompression

svn, windows-8.1

Solution

This was never fully resolved, I worked around this by doing a clean checkout and migrating the changes to the new working copy.

Problem

I have a problem with my remote repo in svn. I am running svn version 1.8.5 on windows 8.1 When I try to do an svn update I get the error svn: E120104: ra_serf: An error occurred during decompression I am able to do a clean checkout. Does anyone know how to resolve this issue?

Original source