[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Permission denied error with mod_dav_svn

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-07-27 19:26:51 CEST

  ----- Original Message -----
  From: Edelson, Justin
  To: Tim Berglund
  Cc: users@subversion.tigris.org
  Sent: Thursday, July 27, 2006 11:07 AM
  Subject: RE: Permission denied error with mod_dav_svn

  I actually went so far as to download, compile, and install apr and apr-util separately, then apache (telling it to use the installed apr and apr-util) and then subversion (telling it to use the installed apxs, apr and apr-util).

  When doing this, apr and apr-util were installed into /usr/local/apr

  Specific version numbers:
  apr 1.2.7
  apr-util 1.2.7
  apache 2.2.2
  subversion 1.3.2

This is precisely why you use RPM's and SRPM's instead of rolling your own: little bits of nintegration between components, which can generate a lot of errors and incompatiblities.

The Fedora Core updated subversion and httpd work just fine together, I'm using them right now.
Received on Thu Jul 27 19:29:01 2006

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.