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

RE: Windows based installs

From: Rory Clark <rory_at_clarkzoo.org>
Date: 2005-09-24 19:56:25 CEST

From the local machine I can telnet into port 3690 just fine. From the
remote machine, I can telnet into port 3690 just fine.

 
Thanks!
Rory

-----Original Message-----
From: rooneg@gmail.com [mailto:rooneg@gmail.com] On Behalf Of Garrett Rooney
Sent: Saturday, September 24, 2005 10:39 AM
To: rory@clarkzoo.org
Cc: Craig Demyanovich; users@subversion.tigris.org
Subject: Re: Windows based installs

On 9/24/05, Rory Clark <rory@clarkzoo.org> wrote:
> So running it in the following manner:
> f:\Subversion\bin>"svnserve.exe" -d -r f:\svnroot\Norwescon
>
> And then on the second machine I run:
> d:\svnroot>svn co svn:///nwcsvn.clarkzoo.org/Development
> or
> d:\svnroot>svn co svn:///nwcsvn.clarkzoo.org/Norwescon
>
> I get:
> svn: Can't connect to host '': No connection could be made
> because the target machine actively refused it.

You might want to try telneting to port 3690 on the machine in question.
First, do it from the machien where you're running svnserve, so you can
confirm that svnserve is actually listening, then do it from the second
machine. If you can reach it from the first machine but not the second,
then you have a firewall or something in the way blocking traffic on that
port.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 24 19:58:25 2005

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.