Subversion 1.6.x (curr: 1.6.11)

A central place to check out community add-on releases for the ReadyNAS NV+, Duo, 1100, NV, 600/X6.

Moderators: LrdShaper, chirpa, super-poussin, gingerbeardman, WhoCares?, Doomi

Forum rules
For help with add-ons listed in this sub-forum, please post questions in this forum: General Discussion on ReadyNAS Add-ons.

These add-ons are created by third-party developers, and are not supported by NETGEAR. If you contact NETGEAR support for assistance with these add-ons, they will be unable to help you. Instead, post in the forum above to get help from the add-on developer.

Similar topics


Subversion 1.6.x (curr: 1.6.11)

Postby WhoCares? » Fri Sep 18, 2009 12:20 am

Image
Subversion 1.6.11
  • Description:
    Subversion is an open source version control system.
    See here for a detailed feature list.
  • Requirements: RAIDiator 4.1.5+
  • Platform: Sparc
  • Current Version: subversion_1.6.11-readynas-1.0.0
    • Changes from previous release:
      • Too many to list here. Consult the ChangeLog ;)
    • Details:
      • This addon adds the complete Subversion toolset to your ReadyNAS Duo/NV/NV+/1100/X6. The command line tools are installed in /opt/rfw/bin. 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.
      • Read-only access to the repositories is granted without authentication by default. To change this, for now please take a look at this hint.
      • The easiest way to create new repositories 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:
        Code: Select all
        svnadmin create /opt/subversion/<name of your repository>
        chown -R admin:admin /opt/subversion/*
        echo "enable-rep-sharing = false" >> /opt/subversion/<name of your repository>/db/fsfs.conf
      • For BDB-type repositories, these commands are enough:
        Code: Select all
        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 the ToggleSSH addon and at least the EnableRootSSH addon to grant access for the root user. If you want to give all accounts defined on your ReadyNAS access to the repositories via svn+ssh:// please use the EnableUserSSH addon, too. Note that none of these steps is neccessary if you want to access the repositories via HTTP/HTTPS only.
    • History
      • subversion_1.6.6-readynas-1.0.3.bin
        • Bugfix: Somehow the Perl handler got removed from the previous release. Thus it wasn't possible to remove the addon after installation. ;)
      • subversion_1.6.6-readynas-1.0.2.bin
        • Updated binaries & libraries to the latest revision of the Subversion toolset
      • subversion_1.6.5-readynas-1.1.1
        • Initial public release
    • Donations:
      If you like this addon, please donate.
      Image
Follow me on Twitter or visit my web site
If you like my addons, please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,21% [474:1])
User avatar
WhoCares?
ReadyNAS Addict
 
Posts: 1183
Joined: Tue Jan 15, 2008 6:34 am
Location: Near Munich, Germany
ReadyNAS: Pro

Re: Subversion 1.6.x

Postby WhoCares? » Fri Nov 20, 2009 2:25 am

Follow me on Twitter or visit my web site
If you like my addons, please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,21% [474:1])
User avatar
WhoCares?
ReadyNAS Addict
 
Posts: 1183
Joined: Tue Jan 15, 2008 6:34 am
Location: Near Munich, Germany
ReadyNAS: Pro

Re: Subversion 1.6.x

Postby WhoCares? » Sun Nov 22, 2009 3:40 pm

Follow me on Twitter or visit my web site
If you like my addons, please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,21% [474:1])
User avatar
WhoCares?
ReadyNAS Addict
 
Posts: 1183
Joined: Tue Jan 15, 2008 6:34 am
Location: Near Munich, Germany
ReadyNAS: Pro

Re: Subversion 1.6.x (curr: 1.6.11)

Postby WhoCares? » Sat May 08, 2010 1:57 pm

Follow me on Twitter or visit my web site
If you like my addons, please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,21% [474:1])
User avatar
WhoCares?
ReadyNAS Addict
 
Posts: 1183
Joined: Tue Jan 15, 2008 6:34 am
Location: Near Munich, Germany
ReadyNAS: Pro


Return to Community Add-ons for ReadyNAS NV+/Duo

Similar topics


Who is online

Users browsing this forum: Google Feedfetcher and 4 guests