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 :)
(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

Reply via email to