Line 34: |
Line 34: |
| | | |
| === Installation === | | === Installation === |
− | There are now RPMs available from my personal repository that can be found at | + | There are now RPMs available from the smedev repository. |
| | | |
− | SME8: http://through-ip.com/packages/smeserver/i386/repoview/
| + | ==== Epel Repository ==== |
− | | + | The Git packages and the Highlight comes from the [http://wiki.contribs.org/Epel Epel] repository. |
− | SME9: http://through-ip.com/packages/smeserver/noarch/repoview/ | + | Check the instructions on that wiki page and make sure you use the settings matching your server (either '''SME8''' or '''SME9'''). |
− | | |
− | Source RPMs are also available, as well as cloning with Git from either:
| |
| | | |
− | http://through-ip.com/git
| + | On SME8 it installs Git 1.8 from the Epel repository. On SME9 it is only git 1.7 and from the base repository. |
− | | |
− | or from GitHub:
| |
− | | |
− | # https://github.com/MarcoHess/smeserver-git/tree/smeserver-git
| |
− | # https://github.com/MarcoHess/smeserver-git/tree/smeserver-gitweb
| |
− | # https://github.com/MarcoHess/smeserver-git/tree/smeserver-gitweb-theme
| |
− |
| |
− | ==== Through IP Repositpory ====
| |
− | {{Repository|Through-IP}}
| |
− | | |
− | ==== Dag Repositpory ====
| |
− | The Git packages comes from the [http://wiki.contribs.org/Dag Dag] repository.
| |
− | Check the instructions on that wiki page and make sure you use the settings matching your server (either '''SME8''' or '''SME9''').
| |
| | | |
| ==== Install the SME Server Git RPM's ==== | | ==== Install the SME Server Git RPM's ==== |
| | | |
− | yum --enablerepo=through-ip --enablerepo=dag install smeserver-git smeserver-gitweb smeserver-gitweb-theme | + | yum --enablerepo=smedev --enablerepo=epel install smeserver-git smeserver-gitweb smeserver-gitweb-theme |
| | | |
| ==== Subversion conflict with smeserver-subversion ==== | | ==== Subversion conflict with smeserver-subversion ==== |