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