Problem: svn timing out on large directory
From: John Locke <mail_at_freelock.com>
Date: 2003-05-06 22:36:15 CEST
Hello,
I'm in the process of loading my web projects into a brand spanking new
The repository is some 400 MB (after importing all of the files to
The problem I'm having is trying to check out the trunk of the
It (the checkout) gets to a certain directory, and then freezes. After a
svn: RA layer request failed
I tried using svn cleanup, but whenever I retried I would get:
[john_at_denali html]$ svn co http://localhost/svn/web/trunk/html/local
By deleting the parent directory ('local') and all its contents, I can
I tried "svnadmin recover" to no avail.
I tried "svnadmin lstxns" and found 4 unfinished transactions. I used
Finally, I tried svn ls on the directory where it hangs up. Using
I can browse to the directory using a web browser (it loads slowly, bit
[john@denali html]$ svn ls
[john@denali html]$ svn ls
svn: RA layer request failed
Is this a known issue?
System info:
Apache 2.0.45
-- John Locke http://freelock.com Recently published: "An inexpensive e-mail server setup" http://www.techrepublic.com/article_guest.jhtml?id=r00620030325gcn01.htm Play sports? Check in at http://teamcheckin.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue May 6 22:37:06 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.