Welcome to the ReelBox information source for developers,
These pages are designed to provide a central source of information for those wishing to write their own software in line with current modification options.
Subversion (SVN) is a tool facilitating required changes to the source code. In addition to updating software components SVN records the identity of the person responsible for making the changes and when they occurred.
Further information regarding the use of SVN can be found in the book “Version control with Subversion”. For an online version go to: http://svnbook.red-bean.com/en/1.1/index.html
In order to replace ReelVDR with your own version, a Linux system such as Debian Sarge, Suse 9.2/9.3 or Kubuntu incorporating the relevant development tools and packages, is required.
An SVN Client will need to be installed in order to access the SVN Repository.
» Plug-ins & Patches
Please access ReelBox Plug-ins and Patches via these pages.
ReelBox Multimedia accepts no liability for the performance of the software provided.
» Open and anonymous access to Subversion
Source material for ReelVDR can be downloaded anonymously via svnserver. Further information regarding software components which cannot be provided due to licensing constraints can be found by accessing:
svn co svn://anonymous@reelbox.org/home/reelbox
Simply press "enter" in order to access the information required.
Note: Unix files and directory names are case sensitive. Repository path names must be in lower case.
» Developer access to Subversion (SVN) via SSH
Only those with permission from Reel Multimedia (RMM) may access Subversion using this method. A user name and password must be obtained from RMM, and access is granted on a case by case basis.
For permission to access SVN Source code please contact:
svn co
svn+ssh://IHR_ACCOUNT@reelbox.org/home/reelbox
Issues regarding software build and development issues are discussed in the RMM Support Forum
|