You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Swingley <sw...@gmail.com> on 2010/07/01 14:33:30 UTC

SVN Apache Installation

I am trying to install TortoiseSVN version 1.6.8 and use it on a Unix server
running Apache/2.0.63 (Red Hat).

 Can someone please enlighten me on where to get these two packages, and how
to install them?

LoadModule dav_svn_module     modules/mod_dav_svn.so

LoadModule authz_svn_module   modules/mod_authz_svn.so


Thanks,
David

Re: SVN Apache Installation

Posted by Peter Samuelson <pe...@p12n.org>.
[David Swingley]
> I am trying to install TortoiseSVN version 1.6.8 and use it on a Unix
> server running Apache/2.0.63 (Red Hat).

This question is more approriate for users@subversion.apache.org.  The
dev list is about development of Subversion itself.

That said, I note that in order to build mod_dav_svn and its libraries,
you will want to install various development packages that come with
your Red Hat system, starting with apr-devel, apr-util-devel, and
httpd-devel.  I mention those specifically because if you get them from
another source, they may not be compatible with your Apache 2.0.

Then you probably want to look in the Subversion source distribution
under packages/rpm/, where various .spec and supporting files live.
Building rpms from .spec files is a bit beyond the present scope.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/