You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Price <mp...@atl.lmco.com> on 2002/12/11 17:09:06 UTC

REPORT request failed.

Could someone in the know explain the meaning of this error message?
Performing an update of my subversion working copy. Going through a proxy
that allows REPORT, MERGE, MKACTIVITY, CHECKOUT, and PROPFIND. Didn't
start seeing this until recently. Using subversion revision 4067.

Michael

==================

$ svn update

 [snip update output]

Updated to revision 4089.
svn: RA layer request failed
svn: REPORT request failed on /repos/svn/trunk
svn: REPORT of /repos/svn/trunk: Could not read response body: Connection reset by peer
$ svn update
At revision 4089.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: REPORT request failed.

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Michael Price <mp...@atl.lmco.com> writes:
> Could someone in the know explain the meaning of this error message?
> Performing an update of my subversion working copy. Going through a proxy
> that allows REPORT, MERGE, MKACTIVITY, CHECKOUT, and PROPFIND. Didn't
> start seeing this until recently. Using subversion revision 4067.

We'd probably need a network trace to know what happened.

Try the Ethereal network analyzer, for one.

-K

> ==================
> 
> $ svn update
> 
>  [snip update output]
> 
> Updated to revision 4089.
> svn: RA layer request failed
> svn: REPORT request failed on /repos/svn/trunk
> svn: REPORT of /repos/svn/trunk: Could not read response body: Connection reset by peer
> $ svn update
> At revision 4089.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org