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

svn update errors

From: Hamilton Link <helink_at_sandia.gov>
Date: 2002-07-31 17:22:22 CEST

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.
%

---------------------------------------------------------------------
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:18:47 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.