[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 17:23:14 -0400

Sorry for the lack of clarification.

I'll recap now:

The server runs Windows Xp SP3 and svnserve. The IP address of the server
is 192.168.1.100. The repo is at C:\svn-repos\code. I can use the tortoise
repo browser with the following url: svn://192.168.1.100/code and browse the
repository.
I can also open a DOS command window and successfully run both of these
commands: svn info svn://192.168.1.100/code or svn list svn://192.168.1.100.

My client is running Windows Vista Business SP1. I have tortoise installed
here, but not subversion. So, when I try an run the tortoise repo browser
from the client and use either of the following urls: svn://
192.168.1.100/code or svn://192.168.1.100/svn-repos/code, the repo browser
eventually reports that the server did not respond in an expected manner.

I can ping each host from each other. I get the same results even if I turn
off the network firewall on both hosts.

So, I am stuck as to where to go from here. At first I thought that it was
a firewall issue; however, I am seeing the same results even if I turn off
the firewalls on both hosts.
Received on 2008-07-17 07:11:43 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.