Resource Handler implementation for subversion. Assumes that there is an HTTP
accessible subversion repository with the following structure:
Base URL - Example: http://localhost/svn/resource-handler Subfolders off the
base URL:
/drls
/dsls
/functions
/rules
/spreadsheets
Security can be enabled and if it's enabled, you will need to have
appropriate credentials to access any URL resource.
author: James Williams (james.williams@redhat.com)