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

newbie: run snvserve and client on the same box

From: ask <ask8y_at_yahoo.com>
Date: Fri, 18 Sep 2009 08:07:24 -0700 (PDT)

PC. Linux Fedora
I have tried run the server and client on my Fedora box. I have problem in xinetd mode

1) First I run the server in daemon mode
svnserve -d -r /something
The client talked to server well without problem.
svn info svn://localhost
2)Now I tried in xinetd mode
svbserve -i -r /something
Then run
svn info svn://localhost
It failed, can not connect to localhost, connection refused

I looked in /etc/services
svn was listed there.

Thanks for help,

Ask

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2396491

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-18 17:18:38 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.