Hi, I need a help: I run svnserve on my Linux vmware, it works well.
But when I access svn from the Windows host, it fails, saying "svn: E730060: Unable to connect a repository at URL 'svn://192.168.1.103'". 192.168.1.103 is the IP address reports from 'ifconfig' in Linux, and ping 192.168.1.103 from Windows is ok. So, what is the problem? Regards, wy