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