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

2011-11-11 Thread olivier SAINT-EVE
well, I have the error message again(I launched the command from a SSH access to the NAS via putty)

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

2011-11-11 Thread olivier SAINT-EVE
hi I obtained a partial success : after having detected a typing error in a conf directory file (it is not passwd but the other, I don't remember its name), I succeeded in accessing locally; but what interest me is to join my repo from outside my house; the iphone client I installed runs,

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

2011-11-11 Thread Ryan Schmidt
On Nov 11, 2011, at 07:10, olivier SAINT-EVE wrote: I obtained a partial success : after having detected a typing error in a conf directory file (it is not passwd but the other, I don't remember its name), I succeeded in accessing locally; So svn co $URL from the other computer in the

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

2011-11-11 Thread olivier SAINT-EVE
hi what works: ** $ *svn info svn://my name.dnsdojo.org/SMS* Path: SMS URL: svn://lolveley.dnsdojo.org/SMS Repository Root: svn://lolveley.dnsdojo.org/SMS Repository UUID: c843e045-19bf-4154-b245-a271156466b3 Revision: 0 Node Kind: directory Last

1st checkout of my life = network connection closed unexpectedly

2011-11-10 Thread olivier SAINT-EVE
hello, I recently bought a synology NAS (DS110J). I would like to use subversion, so I installed SVN on the NAS, following this tutorial:

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

2011-11-10 Thread Geoff Hoffman
svn://my address at dyndns:3690/svn_eclipse What is the IP of the NAS on your LAN? it has to work at svn:// 192.168.1.105/ first, before you can get to it from the net via your DynDNS url. Once you verified that you can connect from a PC on your LAN... check your internet device eg cable/DSL

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

2011-11-10 Thread olivier SAINT-EVE
hi the local IP is 192.168.1.66, and the internet one is xxx.dyndns.org (where xxx is my name). I tried with the local IP and I obtain the same result. so we can try to make it work first : I agree with you. and I thank you for your quick answer. olivier ps: I already have open the port

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

2011-11-10 Thread Ryan Schmidt
On Nov 10, 2011, at 20:40, olivier SAINT-EVE wrote: the local IP is 192.168.1.66, and the internet one is xxx.dyndns.org (where xxx is my name). I tried with the local IP and I obtain the same result. so we can try to make it work first : I agree with you. and I thank you for your

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

2011-11-10 Thread olivier SAINT-EVE
hello ryan good idea! indeed it can't talk to himself (with the command svn co svn://localhost/svn_eclipse/SMS test3, from the NAS and where test3 doesn't exist. I obtain the same error message. maybe the rights are incorrects?

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

2011-11-10 Thread Ryan Schmidt
On Nov 10, 2011, at 22:13, olivier SAINT-EVE wrote: indeed it can't talk to himself (with the command svn co svn://localhost/svn_eclipse/SMS test3, from the NAS and where test3 doesn't exist. I obtain the same error message. maybe the rights are incorrects? I don't know; could be.

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

2011-11-10 Thread lolveley
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

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

2011-11-10 Thread Geoff Hoffman
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