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

remote svnserve access using tortoise

From: John Meloro <john.meloro_at_gmail.com>
Date: Wed, 16 Jul 2008 20:25:32 -0400

In a previous response I was asked to mention the error message that
tortoise is displaying.

So, here is the whole story:

The error message I get back when I attempt to use Tortoise to browse my
remote repository is as follows:

"Can't connect to host '192.168.1.100': A connection attempt failed because
the connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond."

My svnserver is running on 192.168.1.100. The repository is at
C:\svn-repos\code. The url I am using in the tortoise repo browser is
svn://192.168.1.100.1/code.

I can successfully run the following two commands on the server side svn
info svn:\\192.168.1.100\code and svn list svn:\\192.168.1.100 locally,

I can successfully run the tortoise repo browser from the server locally
with the following url: svn:\\192.168.1.100/code.

I can ping the server 192.168.1.100 from the client and I can ping the
client from the server.

I see the aforementioned error message even when I turn off the firewall on
both the client and the server.

If anyone can provide some ideas on what to do next, I would be grateful.

Thanks,
John M.
Received on 2008-07-17 07:12:36 CEST

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.