[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 13 Aug 2010 17:08:48 +0300

Csaba Raduly wrote on Fri, Aug 13, 2010 at 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 :)

It should connect *and display a greeting* --- the same greeting that
$ svnserve -i
shows. And yes, you *can* speak svn protocol to it --- if you know the
protocol...

> (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 16:11:24 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.