[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 the host 'hostname':

From: Csaba Raduly <rcsaba_at_gmail.com>
Date: Fri, 13 Aug 2010 14:15:57 +0200

On Thu, Aug 12, 2010 at 9:02 PM, Andre Guilherme Soares e Silva wrote:
> Please,
> I have svnserve running as a service.
> It starts automatically with a repository.
>
> I can use the command "svn list svn://localhost", this runs very well, but
> when i tried to do this from another pc ("svn list svn://mycomputer"), i got

Have you tried telnet from the other computer ?

telnet mycomputer 3690

This should at least connect, although I doubt you can "speak" svn :)
(3690 is the default port for svn protocol)

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
Received on 2010-08-13 14:16:37 CEST

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.