occational repository errors using language bindings
From: Todd W <trwww_at_sbcglobal.net>
Date: 2005-06-01 21:46:52 CEST
I use subversion in my application. I access the repository through the perl
Couldn't open a repository: Unable to open an ra_local session to URL:
This is the method containing line 106:
sub content {
This is where I use the "svn cat" equivalent. All accesses to the repository
In this class, I do $ctx->add()s and and $ctx->delete()s, all followed by a
A "$ svnadmin recover /path/to/repos" always gets me going again, but
Since the failures are intermittent, the only thing I can think of is db
Is this what others would guess that the problem is?
If so, could I have sucess moving the $ctx->commit()s to a cron job that ran
My problem with this is what happens when the application does subversion
[root@host articles]# rpm -qa | grep 'subversion'
Thank you for your time, Any advice is very much appreciated.
Todd W.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.