[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: James Hagstrom <james.hagstrom_at_vistatsi.com>
Date: 2006-08-15 16:56:36 CEST

I tried to access the repositories in another way still using the TSVN
browser.I use the format svn://192..../nameofrepo and I get another
message:

Error*Expected FS format '1;found format '2'

 

-----Original Message-----
From: D.J. Heap [mailto:djheap@gmail.com]
Sent: Tuesday, August 15, 2006 7:41 AM
To: James Hagstrom
Cc: users@subversion.tigris.org
Subject: Re: can't connect to svnserver -> Error ...target machine
actively refused it.

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 16:58:01 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.