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

Re: svn://, http:// not working (was svnserve -r option does not work with svn+ssh)

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-10 13:15:12 CET

Jonathan Coles wrote:
> On Mar 9, 2005, at 8:09 PM, Günter Dannoritzer wrote:
>
>> When connection over svn+ssh the svnserver daemon isn't used at all.
>> It is only used for svn:// connections.
>
>
> This was a real "Ah-hah!" moment for me. Connecting by svn:// alone had
> never worked.
>
> The problem seems to be that xinetd never starts svnserve. If I start
> the daemon with
>
> svnserve -d
>
> then I can make svn:// connections.
>
> Is it possible that the problem with http:// not working is similar?
> How can I tell whether httpd ever activates svnserve?

Here's anothe "Ah-hah!" moment for you, then:

httpd never uses svnserve.

Go read chapter 6 of the svnbook, and come back with questions if anything
is still unclear.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 10 13:27:45 2005

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.