[plt-dev] Could not read response body error when checking out trunk
On Fri, Feb 13, 2009 at 10:17 PM, Eli Barzilay <eli at barzilay.org> wrote:
> On Feb 13, Grant Rettke wrote:
>> When I try to check out trunk I get experience the following:
>>
>> grettke at stargate:~/plt$ svn checkout http://svn.plt-scheme.org/plt/trunk/ trunk
>>
>> <checks out for a few seconds>
>>
>> svn: REPORT of '/plt/!svn/vcc/default': Could not read response body:
>> Connection reset by peer (http://svn.plt-scheme.org)
>
> Sounds like the connection timed out somehow. Try to do an `svn up'
> on the partial check-out.
I just rebooted into Windows and it works fine. I will try updating on
the Linux side.