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

Re: Using svnserve daemon - problmes connecting via Tortoise

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Mon, 29 Nov 2010 09:00:51 +0100

On Saturday 27 November 2010, George Workman wrote:
> I have confirmed that svnserve is up and running as a daemon. I'm able to
> use it locally (on the server itself) and I am also able to connect to the
> repository using Tortoise SVN from a Windows Vista machine by using the
> svn+ssh method.

svn+ssh circumvents your svnserve process, so it is no indication that
svnserve is really working.

> I am attempting to connect to it by using
> svn://<myserver.com>/var/svn/repos and I get: 'No connection could be made
> because the target machine actively refused it."

Firewall settings? How are you running svnserve? If via inetd/xinetd, did you
configure either to accept connections from other machines than localhost?

> I have confirmed svnserve listens on the default port, and that port is
> open in iptables and on my router.

On that machine, try using one of the IP addresses of its NICs instead of
127.0.0.1/localhost. Does that work?

Uli

-- 
ML: http://subversion.apache.org/docs/community-guide/mailing-lists.html
FAQ: http://subversion.apache.org/faq.html
Docs: http://svnbook.red-bean.com/
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at <http://www.dominolaser.com/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-11-29 09:01:14 CET

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.