You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Onno <on...@mijnstijljouwstijl.nl> on 2006/10/11 02:03:40 UTC

Stuck... running Subversion with Apache 2

Hi group,
Today for the first time I tried using Subversion (1.3.2) with XAMPP 1.4.5
which contains Apache 2.0.50.

In the Subversion book I read that Subversion is supporting Apache 2.0 but
when I configure my specific Apache instance (2.0.50) for Subversion on
start the following error is shown in the console:

Syntax error on line 179 of E:/xampp/apache/conf/httpd.conf:
Cannot load E:/xampp/apache/modules/mod_dav_svn.so into server: The
specified procedure could not be found.

Google makes clear that this kind of error is not uncommon at all. I tried
some of the recipes (moving bin stuff, setting path to bin) etc but that
doesn't make a difference.

Some other experts mention the option of recompiling Apache, Subversion. I
didn't try that, I was wondering if there is an easier approach. Recompiling
Apache and Subversion distributions is just not my cup of tea. 

Do you know of a specific Apache 2.0 (maybe better XAMPP) distribution on
Windows that you know from experience works with Subversion 1.3.2 without
requiring recompilation or other for me cumbersome steps?

Thanks in advance,
Onno

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Stuck... running Subversion with Apache 2

Posted by Johnathan Gifford <jg...@wernervas.com>.
If I remember right (and I'm sure someone will correct me) but there is
a problem with mod_svn_dav in Subversion 1.3.x when compiled and ran
against Apache of versions less than 2.0.54. I think APR and it's
version was the problem.  Try a newer version of Apache, Subversion and
mod_svn_dav module should be happier.

Johnathan

>>> On Tue, Oct 10, 2006 at  9:03 PM, in message
<00...@ushalaptop>, "Onno"
<on...@mijnstijljouwstijl.nl> wrote: 
> Hi group,
> Today for the first time I tried using Subversion (1.3.2) with XAMPP
1.4.5
> which contains Apache 2.0.50.
> 
> In the Subversion book I read that Subversion is supporting Apache
2.0 but
> when I configure my specific Apache instance (2.0.50) for Subversion
on
> start the following error is shown in the console:
> 
> Syntax error on line 179 of E:/xampp/apache/conf/httpd.conf:
> Cannot load E:/xampp/apache/modules/mod_dav_svn.so into server: The
> specified procedure could not be found.
> 
> Google makes clear that this kind of error is not uncommon at all. I
tried
> some of the recipes (moving bin stuff, setting path to bin) etc but
that
> doesn't make a difference.
> 
> Some other experts mention the option of recompiling Apache,
Subversion. I
> didn't try that, I was wondering if there is an easier approach.
Recompiling
> Apache and Subversion distributions is just not my cup of tea. 
> 
> Do you know of a specific Apache 2.0 (maybe better XAMPP)
distribution on
> Windows that you know from experience works with Subversion 1.3.2
without
> requiring recompilation or other for me cumbersome steps?
> 
> Thanks in advance,
> Onno
> 
>
---------------------------------------------------------------------
> To unsubscribe, e- mail: users- unsubscribe@subversion.tigris.org
> For additional commands, e- mail: users- help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org