This is the apache log:
[error] [client 10.48.129.165] could not open dbm files. [500, #5527096]
[error] [client 10.48.129.165] Can't open activity db: Unrecognized resolver
error [500, #5527096]
On Sat, May 21, 2011 at 6:47 AM, Daniel Shahaf wrote:
> Try figuring out what the error number is
Try figuring out what the error number is.
(the error text comes from apr_os_strerror(), see there for pointers on
how to interpret the error number)
Daniel wrote on Thu, May 19, 2011 at 18:12:10 -0300:
> In a working repository, I started to having the following error message:
>
> Commit
> Comm
In a working repository, I started to having the following error message:
Commit
Commit failed (details follow):
Can't open activity db: Unrecognized resolver error
I checked that svn/repo/dav and it has 777 permissions, then I chown all the
repo with 777 but still have the same error
Any ideas?