[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn update errors

From: <cmpilato_at_collab.net>
Date: 2002-07-31 17:30:19 CEST

"Hamilton Link" <helink@sandia.gov> writes:

> Has anyone seen this behavior, or should I submit an issue?
>
> I run svn up and I get the following errors. It doesn't matter if I have
> a freshly checked-out copy or not as far as I can tell (I check out
> subversion and immediately do an svn up and I get the error), but it
> doesn't seem to happen if I'm updating a locally stored and up-to-date
> module (darkcompiler, in the example).
>
> ...
> Checked out revision 2820.
> % cd svn
> % svn up
>
> ../svn/subversion/libsvn_ra_dav/util.c:332
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> REPORT request failed on /repos/svn/trunk
>
> ../svn/subversion/libsvn_ra_dav/util.c:306
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The REPORT status was 400, but expected 200.
> % cd ../darkcompiler/
> % svn up
> At revision 1.
> %

<uneducated-guess>
Best I guess is that you are behind a proxy that allows GETs and
PROPFINDs, but not REPORTs.
</uneducated-guess>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 31 17:30:48 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.