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

Re: 1st checkout of my life => network connection closed unexpectedly

From: Geoff Hoffman <ghoffman_at_cardinalpath.com>
Date: Fri, 11 Nov 2011 00:10:38 -0700

On Thu, Nov 10, 2011 at 11:56 PM, lolveley <lolveley_at_laposte.net> wrote:

> hello,
>
> here is the result of telnet :
>
> ********************************************
> [olivier_at_centos ~]$ telnet 192.168.1.66 3690
> Trying 192.168.1.66...
> Connected to 192.168.1.66.
> Escape character is '^]'.
> Connection closed by foreign host.
> ********************************************
>
> I can't figure out if it's a good message or not.
>
> for svnserve I didn't found the log file.Must I activate it?how?
>
> thanks
>
>
That is a typical message from telnet; I only used svn:// protocol once or
twice so I'm not much help there... To make sure, did you create a
repository (svn_eclipse?) and loaded something into it (SMS)?

Can you ssh onto the NAS and run

#> svn ls svn://localhost/svn_eclipse/**SMS

? It should give you some output about the contents of SMS.
Received on 2011-11-11 08:11:15 CET

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.