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

Re: Setup SVN on Windows XP

From: Demin Morgan <alex.demin.morgan_at_gmail.com>
Date: Thu, 27 Nov 2008 15:20:38 +0100

Hello, here is what I get when I run apache with debug information.

C:\Program Files\Apache Software Foundation\Apache2.2\bin>httpd -e debug
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
actions_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module alias_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module asis_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
auth_basic_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
authn_default_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
authn_file_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
authz_default_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
authz_groupfile_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
authz_host_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
authz_user_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
autoindex_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module cgi_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module dir_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module env_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
include_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module isapi_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
log_config_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module mime_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
negotiation_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
setenvif_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module dav_module
[Thu Nov 27 15:18:18 2008] [debug] mod_so.c(246): loaded module
dav_svn_module

C:\Program Files\Apache Software Foundation\Apache2.2\bin>

Any idea why it just stops at dav_svn_module?

Demin Morgan wrote:
> Hello,
>
> I also have an issue with setting up SVN on XP as I am migrating from
> svn 1.4 to 1.5.
> I had Apache 2.0 and svn 1.4 working on XP.
>
> I uninstalled these and installed a new Apache server and set it up
> with the new modules which I did copy to the modules folder.
> I just added these lines to httpd.conf
> LoadModule dav_module modules/mod_dav.so
> LoadModule dav_svn_module modules/mod_dav_svn.so
>
> I then tried without success, to start the service which fails without
> error message.
>
> test1 module SVN 1.5.4 for Apache 2.0.x on Apache 2.0.63
> test2 module SVN 1.5.4 for Apache 2.2.x on Apache 2.2.10
>
> Any thoughts?
>
> Dave Lawrence wrote:
>> Joseph, Ray wrote:
>>
>>> I would like to setup SVN on Windows using Apache 2.2. I have Apache
>>> working. I am not sure if SVN is right.
>>>
>>
>> Not an answer to your question but make sure you read this:
>> http://subversion.tigris.org/faq.html#windows-xp-server
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-27 15:21:09 CET

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.