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

Re: Snow Leopard 10.6.7 showing wrong version on http://myserver/svn page

From: davmar <david_at_icovfx.com>
Date: Sat, 25 Jun 2011 19:34:25 -0700 (PDT)

You actually nailed the diagnosis but dav_svn_module doesn't seem to be doing
its thing:

I copied the entire httpd.conf from the Apple Apache2 into the MacPorts
Apache2 instead of just editing it. So I am now have the MacPorts apache2
running but when typing in http://myserver/svn , I am not getting the svn
page. I am getting the "It works!" page when typing in http://myserver.

I have loaded the dav_svn_module and the authz_svn_module by editing the
httpd.conf, the other modules were already being loaded.

The syntax check , checks out ok now, but still no svn page happening.

Thanks,
D

Ryan Schmidt-80 wrote:
>
>
> On Jun 25, 2011, at 20:45, davmar wrote:
>
>> Yes, as I expected this is turning into a mess for someone who is
>> unfamiliar
>> with Apache2 and
>> Subversion. Doesn't seem to be as easy as outlined above.
>> I did follow the instructions listed but nothing really seems to be
>> happening.
>>
>> ps -aef returns:
>>
>> 0 61079 1 0 0:00.01 ?? 0:00.01 /opt/local/bin/daemondo
>> --label=apache2 --start-cmd
>> /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper start ;
>> --stop-cmd
>> /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper
>> stop ; --restart-cmd
>> /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper restart
>> ;
>> --pid=none
>>
>> That is about all I can tell you.
>>
>> Appreciate the help I received.
>>
>> Was wondering if anyone can pickup from here.
>
> Ok, so it looks like you're trying to switch over to using MacPorts for
> apache2, and that its daemondo wrapper is running. The macports-users may
> be a better mailing list to discuss this, as we're verging into
> off-topicness for the subversion users list, but I'll give it a quick go.
> Have you already stopped Apple's Apache 2 server using their GUI? Is
> MacPorts httpd itself also running? If not, that suggests there may be a
> problem with your httpd.conf. You could use
> /opt/local/apache2/bin/apachectl -t to run a syntax check on it. Or
> consult the logfiles in /opt/local/apache2/logs/ and see if there are any
> messages that look important.
>
>
>
>

-- 
View this message in context: http://old.nabble.com/Snow-Leopard-10.6.7-showing-wrong-version-on-http%3A--myserver-svn-page-tp31927810p31929171.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2011-06-26 04:35:10 CEST

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.