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

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

From: Jonathan Coles <jcoles0727_at_rogers.com>
Date: 2005-03-10 12:37:13 CET

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 10 12:39:38 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.