NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
WhoCares_
Feb 07, 2012Mentor
Subversion 1.7.4 (ARM)

Subversion 1.7.4
- Description:
Subversion is an open source version control system.
See here for a detailed feature list.
- Requirements: RAIDiator 5.3.2+
- Platform: ARM
- Current Version: Subversion 1.7.4 v0.5.7
- Changes
- 1.7.4-arm-0.5.7:
- updated to Subversion 1.7.4
- 1.7.4-arm-0.5.7:
- Details:
- This addon adds the complete Subversion toolset to your ReadyNASDuo v2 / NV+ v2. Also, the special directory /opt/subversion will be created which is the designated place to create repositories in.
- You can access the repositories via the HTTP/HTTPS protocol set as well as the svn+ssh:// protocol. Note that the pure svn:// access method is not supported.
- New in 1.7.2-arm-0.5.1: You can now set the access levels to your repositories from within Frontview.

- The easiest way to create new reositories is to use the WebSVN Addon
- To create repositories from the command line, please use the following commands for fsfs-type repositories to ensure that web access is possible later on:
svnadmin create /opt/subversion/<name of your repository>
chown -R admin:admin /opt/subversion/*
- For BDB-type repositories, these commands are enough:
svnadmin create /opt/subversion/<name of your repository> --fs-type bdb
chown -R admin:admin /opt/subversion/*
- To enable access to the repositories via svn+ssh:, you'll have to install at least the EnableRootSSH addon to grant access for the root user. Note that this isn't neccessary if you want to access the repositories via HTTP/HTTPS only.
1 Reply
Replies have been turned off for this discussion
- WhoCares_Mentor
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!