NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Lionelv00
Jul 25, 2015Aspirant
Subversion 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:...
- Aug 16, 2015
Sorry for the late reply, still trying to get used to the new "forums".
Actually, you were already close. You created the SVN repo correctly but the correct command to checkout a repo from the ReadyNAS would be
svn checkout https://192.168.1.100/svn/SVNTest
Two things to note here: For accessing the Repo you have to either use the HTTP or the HTTPS protocol, not SVN. And for the path to the repo you habe to prefix the repo's name with "/svn/".
When pushing changes to the ReadyNAS you'll have to authenticate using a valid username/password combination as defined on the ReadyNAS.
-Stefan
WhoCares_
Aug 20, 2015Mentor
You could try /var/log/frontview/error.log and /var/log/syslog
That said, for testing I followed your steps and it worked for me one the first try. Any chance that you made some other modifications while trying to get it to work?
-Stefan
Lionelv00
Aug 20, 2015Aspirant
Worked with https instead of http! Thanks!
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!