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

RE: Suse Linux and Subversion and mod_dav_svn

From: Arthur Salazar <asalazar_at_visionsolutions.com>
Date: 2005-10-26 00:39:58 CEST

Just as a follow up...

I finally tracked down the problem. For some reason the CD version of
Suse installation media for Suse 9.3 did not have all the Subversion
rpms on them.

I took the rpms off the dvd and everything worked fine.

Thanks for your help and attention on this matter.

-arthur

>

Arthur Salazar
Senior Software Engineer
Vision Solutions, Inc.

17911 Von Karman Ave, 5th Floor
Irvine, CA 92614
UNITED STATES

Tel: +1 (949) 253-6500
Fax: +1 (949) 253-6501
Email: asalazar@visionsolutions.com
<http://www.visionsolutions.com/>
Disclaimer - 10/25/2005
The contents of this e-mail (and any attachments) are confidential, may be privileged, and may contain copyright material of Vision Solutions, Inc. or third parties. You may only reproduce or distribute the material if you are expressly authorized by Vision Solutions to do so. If you are not the intended recipient, any use, disclosure or copying of this e-mail (and any attachments) is unauthorized. If you have received this e-mail in error, please immediately delete it and any copies of it from your system and notify us via e-mail at helpdesk@visionsolutions.com
-----Original Message-----
> From: Madan U Sreenivasan [mailto:madan@collab.net]
> Sent: Tuesday, October 25, 2005 3:28 PM
> To: Arthur Salazar
> Cc: users@subversion.tigris.org
> Subject: Re: Suse Linux and Subversion and mod_dav_svn
>
> On Wed, 2005-10-26 at 02:54, Arthur Salazar wrote:
> > I am attempting to move from Subversion 1.0.0 on Suse Linux
> 9.1 to Subversion 1.1.3 on Suse Linux 9.3 (intel). Also
> going from apache 2.0.49 to 2.0 53.
> >
> > I have made all the necessary changes but when I started
> Apache, I saw the following:
> I hope you have done LoadModule in httpd.conf.
> >
> > # /etc/init.d/apache2 start
> > Module "mod_dav_svn" is not installed, ignoring.
> > Check the APACHE_MODULES setting in /etc/sysconfig/apache2.
> > Starting httpd2 (prefork) Syntax error on line 5 of
> /etc/apache2/sysconfig.d/svn.conf:
> > Unknown DAV provider: svn
> >
> > The command line was:
> > /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
> >
>
> > failed #
> >
> > Note that I am using the rpms that come with the commercial
> version of Suse.
> >
> > So I went off looking for mod_dav_svn and I can not seem to
> find it anywhere. Not on my system or on the web. There are
> some notes that I can use flags around apxs to build Apache
> and again on Subversion but we are not building but rather installing.
> >
> > It appears that it should be in the rpm but it is not
> anywhere on my system.
> You could just run 'svn --version' and it should tell you
> something like...
> --------------------------------------------------------------
> ...
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV
> (DeltaV) protocol.
> - handles 'http' scheme
> - handles 'https' scheme
> ...
> --------------------------------------------------------------
> in addition to the version info. Thats how you find out if
> the ra module is installed.
>
> > Google shows that there are mod_dav_svn_* rpm files on the
> net but none for Suse.
> I would suggest downloading the source code and building it.
> Once thats done, you could just use the mod_dav_svn module from there.
>
> Dont know much of Suse to comment about the availability.
>
> Did that answer your question?
>
> Regards,
> Madan.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 26 00:47:07 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.