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

Re: newbie: run snvserve and client on the same box

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Sun, 20 Sep 2009 14:01:47 +0400

Greetings, ask!

> 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

You need to configure inetd (xinetd?) to run svnserver this way if you want it
to do this.
Not to start it manually. Google know more about this. It's not a Subversion
question anyway.

> Then run
> svn info svn://localhost
> It failed, can not connect to localhost, connection refused

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

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 20.09.2009, <14:00>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2397007
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-20 12:10:57 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.