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

RE: Re: Can't connect to host '': No connection could be made because the target machine actively refused it

From: Helge Kruse <Helge.Kruse-nospam_at_gmx.net>
Date: Sun, 24 Jan 2010 07:35:27 -0800 (PST)

> How is your setup?
> * paths to the repositoy or repositories
At E:\SVN you find all the repositories:
E:\SVN\Demo
E:\SVN\MyDocuments
E:\SVN\Projects\TeX
E:\SVN\Projects\VS2005
E:\SVN\Projects\Web
E:\SVN\WireShark
Each repository has the SVN folders and files. Since svnserve is started with "-r E:\SVN" I access the repository E:\SVN\MyDocuments with the URL "svn://localhost/MyDocuments".

* exact command line you start svnserve
C:\Users\Helge>sc qc svn
SC] QueryServiceConfig SUCCESS

ERVICE_NAME: svn
       TYPE : 10 WIN32_OWN_PROCESS
       START_TYPE : 2 AUTO_START
       ERROR_CONTROL : 1 NORMAL
       BINARY_PATH_NAME : C:\Program Files\SlikSvn\bin\svnserve --service -r E:\SVN --listen-host localhost
       LOAD_ORDER_GROUP : Base
       TAG : 0
       DISPLAY_NAME : Subversion Server
       DEPENDENCIES : Tcpip
       SERVICE_START_NAME : LocalSystem
           
* are you trying the command line client on the same machine than TSVN
Yes.

* anything else you might think is important
I stopped the SVN service and ran svnserve fro the command line:
  svnserver -X -r E:\SVN
When I use the command line client, I get the response and the svnserve program terminates as expected.
When I use TortoiseSVN, svnserve keeps running. Well it doesn't access the svnserve.
localhost is resolved as 127.0.0.1

Helge
ICQ#359341095

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2441551

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-24 17:16:13 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.