Difference between revisions of "Subversion"
From SME Server
Jump to navigationJump to searchm (Added e-mailadress of contrib maintainer) |
m (Subversion moved to Contrib:Subversion) |
(No difference)
|
Revision as of 21:05, 13 March 2007
Subversion for SME Server
Maintainer
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.