You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Pa...@csiro.au on 2006/05/09 01:25:57 UTC

mod_dav_svn/mod_authz_svn - SVN1.3.1

A quick query to the mailing list...

I've just installed the windows release of Subversion 1.3.1 and I'm
having trouble trying to load the mod_dav_svn.so and mod_authz_svn.so
modules in Apache 2.2.2 - has anyone else hit this problem...

Is there a resolution?

Cheers,

Paul

*************************************
Paul J. Durack
PhD Candidate
CSIRO Marine and Atmospheric Research
GPO Box 1538
Hobart TAS 7001
Telephone: +61 (3) 6232 5283
Mobile: +61 (0) 408840428
Email: Paul.Durack@csiro.au
Web: http://www.cmar.csiro.au/
************************************* 


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


Re: mod_dav_svn/mod_authz_svn - SVN1.3.1

Posted by Ryan Schmidt <su...@ryandesign.com>.
On May 9, 2006, at 14:08, Paul Durack wrote:

>>> I've just installed the windows release of Subversion 1.3.1 and I'm
>>> having trouble trying to load the mod_dav_svn.so and  
>>> mod_authz_svn.so
>>> modules in Apache 2.2.2 - has anyone else hit this problem...
>>>
>>> Is there a resolution?
>>
>> Specifically, what problem? Do you get an error message? What does it
>> say exactly?
>>
>> A common problem is when Subversion and Apache are compiled with
>> different versions of APR. They must both be compiled with the same
>> version of APR to work together.
>>
>> If you did not compile them yourself and are using binary packages,
>> please indicate which packages and where you got them.
>
> I obtained the official releases of each of the packages, from:
> Subversion: http://subversion.tigris.org/servlets/ 
> ProjectDocumentList?folderID=91
> Apache: http://apache.ausgamers.com/httpd/binaries/win32/

The note at the top of the Subversion URL you provided reads:

"Windows binaries - ATTENTION!: The mod_dav_svn binaries available  
here are NOT compatible with Apache 2.2"

I don't know why that is but it could be the aforementioned APR  
version mismatch.

Note also that Subversion does not supply official binaries for any  
platform:

http://subversion.tigris.org/project_packages.html

"The Subversion project does not officially endorse or maintain any  
binary packages of the Subversion software. However, volunteers have  
created binary packages for different distributions and platforms,  
and as a convenience, we maintain a list of links to them here."




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

RE: mod_dav_svn/mod_authz_svn - SVN1.3.1

Posted by Pa...@csiro.au.
Thanks for the response Ryan,

I obtained the official releases of each of the packages, from:
Subversion: http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91
Apache: http://apache.ausgamers.com/httpd/binaries/win32/

When starting the server, the following error messagebox appears "The requested operation has failed!"

I've been trying to trace through the dependencies, and there are some problems with the *.dll files not sitting in the Apache/modules directory... even when i copy the appropriate *.dlls across, this doesn't appear to fix the problem...

Cheers,

Paul


-----Original Message-----
From:	Ryan Schmidt [mailto:subversion-2006q2@ryandesign.com]
Sent:	Tue 9/05/2006 9:32 PM
To:	Durack, Paul (CMAR, Hobart)
Cc:	Subversion List
Subject:	Re: mod_dav_svn/mod_authz_svn - SVN1.3.1

On May 9, 2006, at 03:25, Paul Durack wrote:

> I've just installed the windows release of Subversion 1.3.1 and I'm
> having trouble trying to load the mod_dav_svn.so and mod_authz_svn.so
> modules in Apache 2.2.2 - has anyone else hit this problem...
>
> Is there a resolution?

Specifically, what problem? Do you get an error message? What does it  
say exactly?

A common problem is when Subversion and Apache are compiled with  
different versions of APR. They must both be compiled with the same  
version of APR to work together.

If you did not compile them yourself and are using binary packages,  
please indicate which packages and where you got them.





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


Re: mod_dav_svn/mod_authz_svn - SVN1.3.1

Posted by Ryan Schmidt <su...@ryandesign.com>.
On May 9, 2006, at 03:25, Paul Durack wrote:

> I've just installed the windows release of Subversion 1.3.1 and I'm
> having trouble trying to load the mod_dav_svn.so and mod_authz_svn.so
> modules in Apache 2.2.2 - has anyone else hit this problem...
>
> Is there a resolution?

Specifically, what problem? Do you get an error message? What does it  
say exactly?

A common problem is when Subversion and Apache are compiled with  
different versions of APR. They must both be compiled with the same  
version of APR to work together.

If you did not compile them yourself and are using binary packages,  
please indicate which packages and where you got them.




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