first of all , how to stop top posting ..
secondly, i found that mod_dav is only for apache 1.3.x and not for apache
2.x
can you please tell me where i can get mod_dav for apache 2.x
regards
irf
On Fri, May 15, 2009 at 4:35 PM, Ryan Schmidt <
subversion-2009b_at_ryandesign.com> wrote:
> On May 15, 2009, at 05:41, Irfan Sayed wrote:
>
> i have copied following two modules in the modules dir. and mentioned in
>> the http.conf file
>>
>> mod_dav_svn.so
>> mod_authz_svn.so
>>
>> the error in the event log is
>> The Apache service named reported the following error:
>> >>> Invalid command 'DAV', perhaps misspelled or defined by a module not
>> included in the server configuration .
>>
>> another error is :
>>
>> The Apache service named reported the following error:
>>
>> >>> Syntax error on line 488 of C:/Program Files/Apache Software
>> Foundation/Apache2.2/conf/httpd.conf: .
>>
>> and the line no. 488 is " DAV svn"
>>
>>
> In addition to mod_authz_svn and mod_dav_svn (which are part of
> Subversion), you need mod_dav (which is part of Apache).
>
>
>
>
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2269922
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-15 13:10:56 CEST