Subversion
From SME Server
Jump to navigationJump to searchSubversion for SME Server
Description
This contrib provides subversion over http and https for SME Server, it won't provide other means of subversion like the svn protocol or the ssh+svn protocol. It will also install a panel in the server-manager to administrate your subversion repositories.
Installation
This contrib can be found in the SME Dev repository. To install this contrib get shell access as root user and issue the following command:
yum install smeserver-subversion --enablerepo=smedev
Additional information
More information about subversion can be found on the Subversion site, the online copy of the book Version Control with Subversion or at this page on my website.