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

Re: Mysterious hangs?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-12-19 18:21:45 CET

Sean Russell <ser@germane-software.com> writes:

> Anyway, copy has never worked for me; I've added the ServerName directive to
> the httpd.conf file, to no avail. The server error logs report:
>
> [Tue Dec 18 11:39:41 2001] [error] [client 65.14.169.215] Could not fetch
> resource information. [500, #0]
> [Tue Dec 18 11:39:41 2001] [error] [client 65.14.169.215] could not determine
> resource kind [500, #21050]
> [Tue Dec 18 11:39:41 2001] [error] [client 65.14.169.215] file not found:
> filesystem `/home/subversion/repos/db', revision `10', path
> `/rexml/tags/1.2.3' [500, #21050]
>
> on any sort of copy; I think this error was an attempted
> repos->repos copy. I've been told that cp requires a special apache
> configuration, but nobody can tell me, other than ServerName, what
> that is. Sander suggested I post to the collective for an answer.

Odd. What is the repos->repos command you're sending?

> More critical is that subversion just mysteriously stopped working, after I
> finally got the repository version compiled and running today. I checked
> some stuff out played around; it all worked. I did some more coding and when >
> svn_error: #21075 : <RA layer's server request failed>
> neon: Could not read status line: connection timed out.
>

Try this: stop apache; change into the repository's 'db' subdirectory;
run '/usr/local/BerkeleyDB.3.3/bin/db_recover -ve'; restart apache.

Does that fix it?

---------------------------------------------------------------------
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:53 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.