Changes

Jump to navigation Jump to search
292 bytes added ,  21:18, 1 August 2022
Line 14: Line 14:     
=== Installation ===
 
=== Installation ===
 
+
<tabs container><tab name="For SME 10">
 +
yum install smeserver-subversion --enablerepo=smecontribs
 +
</tab><tab name="For SME 9">
 
To install this contrib get shell access as root user and issue the following command:
 
To install this contrib get shell access as root user and issue the following command:
 
  yum install smeserver-subversion --enablerepo=smecontribs
 
  yum install smeserver-subversion --enablerepo=smecontribs
 
After yum has finished make sure to issue the following commands:
 
After yum has finished make sure to issue the following commands:
 
  signal-event post-upgrade ; signal-event reboot
 
  signal-event post-upgrade ; signal-event reboot
 +
or if you don't want to restart your server
 +
config set UnsavedChanges no
    +
</tab><tab name="For SME 8">
 
==== Updating the subversion 'core' ====
 
==== Updating the subversion 'core' ====
 +
* only for sme8
 
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.
 
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
 
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
 
  yum update subversion --enablerepo=smecontribs
 +
</tab>
 +
</tabs>
    
=== Removal ===
 
=== Removal ===
 
To remove this contribution issue the following command:
 
To remove this contribution issue the following command:
 
  yum remove smeserver-subversion
 
  yum remove smeserver-subversion
After yum has finished make sure to issue the following commands:
+
After yum has finished make sure to issue the following commands for SME9 and previous versions:
 
  signal-event post-upgrade
 
  signal-event post-upgrade
 
  signal-event reboot
 
  signal-event reboot
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu