Thanks. That was the problem. A version of svn installed with the os.
Removing the older version fixed it.
Thanks for your help.
Chris
On 16/06/2011 00:11, Daniel Shahaf wrote:
Do you have a pre-1.6.17 libsvn_repos on the system?
(That symbol is defined by libsvn_repos, and I suspect it's on
Do you have a pre-1.6.17 libsvn_repos on the system?
(That symbol is defined by libsvn_repos, and I suspect it's only defined
by recent versions of that.)
Chris Wolstenholme wrote on Wed, Jun 15, 2011 at 10:35:06 +0100:
> Hi,
>
> I'm having a problem using the mod_dav_svn module with Apache and
Hi,
I'm having a problem using the mod_dav_svn module with Apache and a
newly built subversion (version 1.6.17). This usually works out of the
box, but I have an undefined symbol (svn_repos__post_commit_error_str)
which means apache can't load the module.
The apache version is 2.2.17. The co