On Wed, Jul 7, 2010 at 12:45, David Swingley <swingley.david@gmail.com> wrote:
> I am trying to install TortoiseSVN version 1.6.8 and use it on a Unix server
> running Apache/2.0.63 (Red Hat).
TortoiseSVN is not a server, it is a client, and it only runs on Windows.
The Subversion modules for Apache require Apache 2.2.x, so you will
need to upgrade or install 2.2 in parallel with 2.0.63.
> 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
Have you checked the repositories you use for other RPMs for your
version of RedHat for a Subversion package?
|