Difference between revisions of "Subversion"
(Updated installation method to use the new smecontribs repository (as of smeserver-yum-1.2.0-41)) |
m (Added current version numbers) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
=== Maintainer === | === Maintainer === | ||
[mailto:smeserver-contribs@snetram.nl Jonathan Martens] | [mailto:smeserver-contribs@snetram.nl Jonathan Martens] | ||
+ | |||
+ | === Version ==={{Version|1.2-9|smeserver-subversion|The latest version of smeserver-subversion is available in the [http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/repoview/smeserver-subversion-0-1.2-9.el4.sme.html SME Contribs repository].<br>It fixes the following bug:<br><ul><li>[[bugzilla:3008]]: Description doesn't allow characters with accents</li></ul>}} | ||
+ | |||
+ | {{Version|1.4.4<!--1.4.6-->|subversion|The latest version of subversion is available in the [http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/repoview/subversion-0-1.4.4-0.1.el4.rf.html SME Contribs repository] | ||
+ | <!--[http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/repoview/subversion-1.4.6-0.1.el4.rf.htmlSME Contribs repository]-->.}} | ||
=== Description === | === Description === |
Revision as of 22:55, 2 January 2008
Maintainer
=== Version ===Template:Version
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 Contribs repository (avaliable on SME Servers as of smeserver-yum-1.2.0-41). To install this contrib get shell access as root user and issue the following command:
yum install smeserver-subversion --enablerepo=smecontribs
Updating the subversion 'core'
The smeserver-subversion contrib does not contain the subversion package itself, as this removes the need of releasing a new contrib every time a new subversion version is released.
This contrib is meant to tie it in to SME Server. The command in the installation section will install the latest subversion version yum can find in the enabled repositories. the SME Contribs repository should contain the latest release of subversion. You can install or update like this
yum update subversion --enablerepo=smecontribs
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.
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-subversion component or use this link .