Difference between revisions of "Subversion"

From SME Server
Jump to navigationJump to search
m
m (Added bugzilla template to list current issues)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
 +
{{Level|Easy}}
 
=== Maintainer ===
 
=== Maintainer ===
 
[mailto:smeserver-contribs@snetram.nl Jonathan Martens]
 
[mailto:smeserver-contribs@snetram.nl Jonathan Martens]
  
 
=== Version ===
 
=== Version ===
{{ #smeversion: smeserver-subversion }}<br/><br/><br/><br/>
+
{{ #smeversion: smeserver-subversion | The latest version of smeserver-subversion is available in the SME Contribs repository, click on the version number(s) for more information.| 1.4-17 | 1.4-22 }}<br/><br/><br/><br/>
  
 
=== Description ===
 
=== Description ===
Line 31: Line 32:
 
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-subversion component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-subversion|title=this link}}.  
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-subversion component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-subversion|title=this link}}.  
 +
 +
Below is an overview of the current issues for this contrib:
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-openvpn-bridge|noresultsmessage="No
 +
open bugs found."}}
 
----
 
----
 
[[Category: Contrib]][[Category: Development Tools]]
 
[[Category: Contrib]][[Category: Development Tools]]
<math>Insert formula here</math>
 

Revision as of 12:23, 15 November 2014


PythonIcon.png Skill level: Easy
The instructions on this page can be followed by a beginner.


Maintainer

Jonathan Martens

Version

Contrib 10:
Contrib 9:
smeserver-subversion
The latest version of smeserver-subversion is available in the SME Contribs repository, click on the version number(s) for more information.





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 administer your subversion repositories.

Installation

This contrib can be found in the SME Contribs repository (available 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

After yum has finished make sure to issue the following commands:

signal-event post-upgrade
signal-event reboot

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.
  • Each SVN repository is stored on the server under /home/e-smith/files/repositories/{repository-name}
  • The URL for a repository is http://{server-name}/{repository-name} (or https://{server-name}/{repository-name}). Care must be taken with the naming of subversion repositories as they share the same web namespace as the i-bays
  • In the admin panel, be careful when setting permissions for reading and writing to a repository. When no selections are made in both the "read-only access" lists, or both the "full access" lists, they will default to 'Everyone'. To completely restrict access to specific groups and users, you must make a selection from both the "read-only access" and the "full access" lists, for either one or more groups, or one or more users.

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-subversion component or use this link .

Below is an overview of the current issues for this contrib:

IDProductVersionStatusSummary (6 tasks)
12500SME Contribs10.0CONFIRMEDupdate default config file
12437SME Contribs10.0CONFIRMEDinitial install unable to connect after configuration
12435SME Contribs10.0CONFIRMEDfailure to download crl
10914SME Contribs9.2UNCONFIRMEDOpenVPN kicking connections generate an error and does not disconnect
10913SME Contribs9.2UNCONFIRMEDOpenVPN connections status showing time in non-human readable format
6914SME Contribs8.0UNCONFIRMEDCan not access internet after switch serveronly to servergateway and back again
Warnings were generated during the execution of function
  1. Parameter noresultsmessage="No open bugs found." is invalid using regex /^.*$/