Contributing to the Drobo Apps Community
 
 

Subversion - README

Package File: subversion.tgz
App Name: subversion
Version: 1.6.12_1
URL: http://subversion.apache.org/
License: Apache License, Version 2.0
Model: DroboFS
Packager: j_hah - drobo@jhah.net
Packager URL: http://drobo.jhah.net/apps/subversion/
Description: 

Subversion is an open source version control system and is also commonly
referred to as SVN.  SVN began as a replacement for CVS.

This package contains the svn client, admin, and svnserver utilities compiled 
for the Drobo FS.  The Apache mod_dav_svn module is not currently supported by
this application.  The service.sh script will start svnserve on your Drobo FS.

During installation, a .service.conf file will be created which sets the 
repository root directory for svnserve.  If you create a shared folder on your 
Drobo FS whose name begins with "svn" or "subversion" prior to install, this 
folder will be used as the svn repository root.  For example, create a share 
named "svnrepos" before install and it will be used as your repository root.

This Drobo App EXPECTS that the user is already familiar with SVN and has a
working understanding of Subversion administration.  Refer to the svnbook 
for all subversion questions [http://svnbook.red-bean.com/].

All required shared library files are included and the runtime library path 
was set during compile so that LD_LIBRARY_PATH should not be needed. If you get
"error while loading shared libraries: ..." errors during startup, edit the 
service.sh script to enable the LD_LIBRARY_PATH which should resolve the issue.

--------------------------------------------------------------------------------

This program was compiled without modification to the original source code which
can be obtained at the following locations:

 subversion   - http://subversion.tigris.org/downloads/subversion-1.6.12.tar.gz
 + sqlite     - http://www.sqlite.org/sqlite-3.6.23.1.tar.gz 
 + apr        - http://www.apache.org/dist/apr/apr-1.3.12.tar.bz2
 + apr-util   - http://www.apache.org/dist/apr/apr-util-1.3.9.tar.bz2
 + neon       - http://www.webdav.org/neon/neon-0.29.3.tar.gz
 + expat      - http://easynews.dl.sf.net/sourceforge/expat/expat-2.0.1.tar.gz
 + libxml2    - ftp://xmlsoft.org/libxml2/libxml2-2.7.7.tar.gz
 + zlib       - http://easynews.dl.sf.net/sourceforge/libpng/zlib-1.2.5.tar.bz2
 + cyrus-sasl - ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-2.1.23.tar.gz
 + e2fslibs   - http://easynews.dl.sf.net/sourceforge/e2fsprogs/e2fsprogs-1.41.9.tar.gz
 + libdb      - http://download.oracle.com/berkeley-db/db-4.2.52.tar.gz
 + gdbm       - ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.8.3.tar.gz
 + openldap   - ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.3.43.tgz
 + openssl    - http://www.openssl.org/source/openssl-0.9.8o.tar.gz    
 + readline   - http://ftp.gnu.org/pub/gnu/readline/readline-6.1.tar.gz
 + ncurses    - ftp://invisible-island.net/ncurses/ncurses-5.7.tar.gz 


Additionally, the source is available upon request by emailing drobo@jhah.net
Visit the website for additional details or updates: http://drobo.jhah.net/ 

--------------------------------------------------------------------------------


apps/subversion/readme.txt · Last modified: 2010-07-12 11:56 by J.C. Romanda