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

Re: Timeouts and such

From: Jeffrey C. Ollie <jeff_at_ollie.clive.ia.us>
Date: 2003-05-03 15:54:49 CEST

On Sat, 2003-05-03 at 08:09, Derek J. Balling wrote:
> On Saturday, May 3, 2003, at 08:29 AM, Arild Fines wrote:
> > Try running svnadmin recover on the repository in question. See
> > http://subversion.tigris.org/project_faq.html#wedged-repos
>
> OK, that worked. I was able to co. Now, when I try to update, the error
> has changed slightly:
>
> $ svn update
> svn: RA layer request failed
> svn: REPORT request failed on '/svn/reports'
> svn: REPORT of '/svn/reports': Could not read status line: connection
> was closed by server.

Do you get any errors logged in httpd's error logs?

After you did the "svnadmin recover" did you double-check check to see
that the repository files were readable by httpd?

Have you backed up the repository? See the "tools/backup/hot-backup.py"
script. This has the side effect of consolidating the transaction log
files that Berkeley DB creates.

Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 3 15:55:40 2003

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.