On 5/30/06, Oliver Salzburg <oliversalzburg@web.de> wrote:
> Dear users,
>
> as the subject already says, i'm trying to install subversion 1.3.1
> under SuSe Linux 9.3. I'm pretty new to linux and have only basic
> knowledge.
> I've tried installing subversion in a veriety of ways. With SSL,
> without, with latest versions of neon and apache, with the versions
> packed into the tarball. Either my combinations didn't work at all
> or i get presented with this error message when trying to commit any
> data from my local machine.
>
> subversion/libsvn_ra_dav/util.c:826: (apr_err=22)
> svn: PROPFIND request failed on '/svn/cpp'
> subversion/libsvn_ra_dav/util.c:389: (apr_err=22)
> svn: Can't set position pointer in file
> '/usr/local/svn/repos/cpp/db/revs/0': Invalid argument
Those kind of errors often imply that your subversion libraries are
linked against a different version of APR than your Apache server is.
They both have to be linked against the same version.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 1 23:10:09 2006