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

> hello,
>
> here is the result of telnet :
>
> ********************************************
> [olivier@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.

Reply via email to