[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 03:43:01 CEST

I stopped the SVNserver and then added in the parameters "-d -r
d:/svnrepositories/Server" where Server is the repository I'm trying to
access and the rest is the path to it. It still doesn't find the
repository. I also tried leaving the "/Server" off and still same
problem. I really don't know what is correct here.

Will these parameters change forever? Why can't I see the parameters
used while it is running?

Thanks for the help,

Jim

-----Original Message-----
From: Gavin Lambert [mailto:gavinl@compacsort.com]
Sent: Monday, August 14, 2006 9:26 PM
To: James Hagstrom
Cc: users@subversion.tigris.org
Subject: RE: can't connect to svnserver -> Error ...target machine
actively refused it.

Quoth James Hagstrom <mailto:james.hagstrom@vistatsi.com>:
> I'm just running TSVN on the client. Should I run this on the server?

> What are the benefits?

There aren't any. The reason why this was asked the first time was that
you were trying to connect via "localhost", which only works if you're
on the server machine, not a client machine.

> I changed "localhost" to the IP address on the server and it says no
> repository found.
>
> The command that I run on the server is just the .exe file w/ no
> parameters. I thought it had to have at least -d but it keeps
> running.

Which means that the server is up and running fine, but you either
haven't created a repository yet or the server is looking for it in the
wrong place.

Since you haven't specified a path on the commandline, the server is
probably expecting its working folder to be a repository. So either
make sure that the working folder is correct or use the -r parameter to
tell it where to find your repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 15 03:44:32 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.