subversion: bring back from oldpackages and update to current version

Bring back Subversion from oldpackages and update to the latest version.
Create prerm script to stop subversion server and remove init script
on uninstall.

Signed-off-by: Donald Rumata <donald.rumata@gmail.com>
This commit is contained in:
Donald Rumata
2016-02-18 18:43:20 -05:00
parent 1e9db6b217
commit f69a37532b
4 changed files with 278 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
config subversion
option path '/var/local/svn'
option port '3690'