Difference between revisions of "Password"
From SME Server
Jump to navigationJump to search (New page: {{Incomplete}} This is a placeholder page for the smeserver-password contrib. Category: Contrib Category: Administration) |
m (Improved placeholder with minimal information) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Languages}} |
− | + | === Maintainer === | |
+ | Stephen Noble | ||
+ | === Version === | ||
+ | {{ #smeversion: smeserver-password | The latest version of smeserver-password is available in the SME Contribs repository, click on the version number(s) for more information.| 1.0.0-19 | 1.0.0-20 }}<br/><br/><br/><br/> | ||
+ | |||
+ | === 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 [http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/index.html 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-password --enablerepo=smecontribs | ||
+ | After yum has finished make sure to issue the following commands: | ||
+ | signal-event post-upgrade | ||
+ | signal-event reboot | ||
+ | |||
+ | === Additional information === | ||
+ | {{Incomplete}} | ||
+ | |||
+ | === 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-password|title=this link}}. | ||
+ | ---- | ||
[[Category: Contrib]] | [[Category: Contrib]] | ||
[[Category: Administration]] | [[Category: Administration]] |
Revision as of 17:32, 1 January 2009
Maintainer
Stephen Noble
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 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-password --enablerepo=smecontribs
After yum has finished make sure to issue the following commands:
signal-event post-upgrade signal-event reboot
Additional information
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-subversion component or use this link .