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

Re: Installing on Fedora Linux

From: Patrick Ben Koetter <p_at_state-of-mind.de>
Date: 2005-02-28 17:58:00 CET

* Reuben Sivan <lists@reubensivan.com>:
> I managed to successfully install svn on Windows XP, including attaching to
> my Apache server at home.
>
> Now I am trying to run an svn server on Redhat Linux Fedora 2.
> I installed svn from the version that came with Fedora (1.1.3).
> Svn is up and running but it did not seem to install the svn.so modules
> mentioned in the manual for attachment to Apache,
> Nor did it modify the apache config files as it did under XP.

Vanilla FC2:

# grep dav_fs_module /etc/httpd/conf/httpd.conf
LoadModule dav_fs_module modules/mod_dav_fs.so

# ls /etc/httpd/conf.d/
perl.conf php.conf python.conf README ssl.conf subversion.conf welcome.conf
                                                    ^ ^ ^ ^ ^ ^ ^ ^

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 28 18:01:00 2005

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.