NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
subversion connection refused
1 TopicSubversion addon - connection refused
Hi all, readynas ultra 2 I've installed the subversion addon from rnxtras. Now when I try to checkout I get connection refused. Here are the steps I followed: On the readnas: NetgearNAS:/opt# svnadmin create /opt/subversion/SVNTest NetgearNAS:/opt# chown -R admin:admin /opt/subversion/* On my local machine: ~> svn checkout svn://192.168.1.100/SVNTest svn: E000111: Unable to connect to a repository at URL 'svn://192.168.1.100/SVNTest' svn: E000111: Can't connect to host '192.168.1.100': Connection refused I have EnableRootSSH installed. Any ideas how I can get it to work?Solved