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

Re: mod_dav_svn for iSeries

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-16 19:13:20 CEST

On 7/16/07, Jeremy C Russell <JeremyRussell@pplsi.com> wrote:
> I'm looking for any help regarding mod_dav_svn on the IBM iSeries machines,
> running OS V5R4.
>
> I'm trying to configure apache 2.0.58 with mod_dav_svn from SoftLanding,
> however, having trouble with it.
>
> I'm loading the following modules.
>
> # Configuration originally created by Create HTTP Server wizard on Wed Jul
> 11 14:14:10 CDT 2007
> #LoadModule dav_module /QSYS.LIB/QHTTPSVR.LIB/QZSRDAV.SRVPGM
> LoadModule dav_module /QSYS.LIB/SUBVERSION.LIB/MOD_DAV.SRVPGM
> LoadModule dav_svn_module /QSYS.LIB/SUBVERISON.LIB/MOD_DAVSVN.SRVPGM

There is a separate download for V5R4, make sure you use that one.
Also, you need to use the IBM version of MOD_DAV (QZSRDAV.SRVPGM) not
the special Subversion one. I know the docs and examples say all this
because I wrote those docs when I used to work at SoftLanding. So
just restore the commented out line, and get rid of the first one
following it. You still need the MOD_DAVSVN line.

> The problem is, apache won't start unless I comment out the DAV directive.
> Also, the SVNParentPath directive always claims to be "Not Recognized" via
> the Display Configuration option the GUI admin.

This is normal and expected. IBM's GUI is not smart enough to handle
Apache modules that did not come from IBM.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 16 19:12:46 2007

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.