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

Re: can't connect to svnserver -> Error ...target machine actively refused it.

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-08-15 13:40:59 CEST

On 8/14/06, James Hagstrom <james.hagstrom@vistatsi.com> wrote:
> Ahhh, I remembered. I used SVNservice to install SNVserver.
>

Ok, then SVNService must have some configuration or something
somewhere that passes the correct parameters to svnserve.exe.
SVNService is not part of Subversion and I'm not familiar with it, but
if it is the same one as is documented on this page:

http://www.clanlib.org/~mbn/svnservice/

then you can apparently run 'SVNService -setup -d -r D:\Repositories'
to get it configured right.

If it still doesn't work, then you probably do not have your
repositories as children of the D:\Repositories directory. Try making
a test one with 'svnadmin.exe create D:\Repositories\Junk' and
accessing it with the url 'svn://servername/Junk'.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 15 13:42:24 2006

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.