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

Re: problems with checkout from svn.collab.net

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-16 09:50:01 CET

sorry about that... I bounced the server... that would explain all but the
"500" problem you're seeing.

Looking at the server log, it seems that your working copy is having a hard
time describing itself to the server. The server keeps throw errors about
being unable to find svn_config.dsp in a transaction.

Can you tar up that working copy and send it to me? (offlist; I presume it
is kind of large)

Cheers,
-g

On Wed, Jan 16, 2002 at 08:36:01AM +0100, Daniel Stenberg wrote:
> Hello
>
> This is mostly for information, there seems to be something rather bad
> lurking "in there" that isn't quite right...
>
> Here's the story:
>
> I went ahead and performed a fresh checkout with my static svn binary dated
> "Jan 8 2002" (built from a fresh checkout at that time).
>
> This is what just happened:
>
> $ svn co http://svn.collab.net/repos/svn/trunk -d svn
> A svn/NEWS
> A svn/dist.sh
> A svn/autogen.sh
> A svn/gen-make.py
> A svn/COPYING
> [cut off lots of output]
> A svn/subversion/libsvn_wc/entries.c
> A svn/subversion/libsvn_wc/diff.c
> A svn/subversion/libsvn_wc/props.c
> A svn/subversion/libsvn_wc/translate.c
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> could not checkout a file
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> Could not connect to server: Connection refused
>
> $ cd svn
> $ svn up
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The REPORT status was 500, but expected 200.
> $ svn up
>
> svn_error: #21077 : <RA layer request failed>
> The REPORT request failed (/repos/svn/trunk)
>
> svn_error: #21077 : <RA layer request failed>
> neon: Could not read status line: connection was closed by server.
>
> $ curl -vi http://svn.collab.net/repos/svn/trunk
> curl: (52) Empty reply from server
>
> And then, a few minutes later I retried the curl command line which then
> returned HTML properly:
>
> $ curl http://svn.collab.net/repos/svn/trunk
> <!--#set var="TITLE" value="Server error!" -->
> <!--#include virtual="include/top.html" -->
>
> ... but the 'svn up' still fails:
>
> $ svn up
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The REPORT status was 500, but expected 200.
>
> But, then I tried to re-issue the checkout from scratch again, and then
> *voila* it worked all the way and I am all happy again.
>
> I saved the former repository. If I 'cd' into it and try 'svn up' I keep
> getting that very same error message "The REPORT status was 500, but expected
> 200".
>
> --
> Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
> ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.