Make sure you load the modules
mod_dav_fs.so
mod_dav.so
before you load mod_dav_svn.so
Zubin Parihar
--
Unresolved symbols with libapache2-svn package
https://bugs.launchpad.net/bugs/200068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on t
Is this symptom still reproducible in 8.10 or 9.04?
** Changed in: subversion (Ubuntu)
Status: New => Incomplete
--
Unresolved symbols with libapache2-svn package
https://bugs.launchpad.net/bugs/200068
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
It turns out the package installer sets up a link in mods-enabled to
dav_svn.load, but doesn't bother to set up a link to dav.load, upon
which dav_svn is dependent. It would probably be useful to ensure the
dav.load link is present and accounted for as well.
--
Unresolved symbols with libapache2