Ana Guerrero d99207c4bc Accepting request 1340792 from devel:tools:scm
- update to 3.6.14:
  * detect HEAD name in admin repo (don't require it be "master")

  * make 'who-pushed' more efficient (local push logs, and
    push certs into 'refs/push-certs'; for details see
- update to 3.6.1
- change requires to git-daemon
    setperms (thanks to Jeff from KDE for the idea/need)

OBS-URL: https://build.opensuse.org/request/show/1340792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitolite?expand=0&rev=14
2026-03-18 15:50:09 +00:00
2026-03-17 22:17:12 +00:00
2026-03-17 22:17:12 +00:00
2026-03-17 22:17:12 +00:00
2026-03-17 22:17:12 +00:00
2026-03-17 22:17:12 +00:00
2026-03-17 22:17:12 +00:00

This is README for openSUSE

Before you can start you need to 'initialize' your repo.

1) before you can work with gitolite you need a ssh-pubkey. When you have one
   you just need to copy it over to the box where you have installed gitolite.
   e.g. to /tmp/YourName.pub

2) Switch user to git:
   su - git

3) check where you are:
   pwd

   you should be here:
   /srv/gitolite

4) now initialize gitolite:
   gitolite setup -pk /tmp/YourName.pub

5) on your *workstation* check out gitolite:
   git clone git@ServerName:gitolite-admin

######################################################################

Upgrade from version 2:
=========================
http://gitolite.com/gitolite/migr.html

References:
===========
http://gitolite.com/gitolite
http://gitolite.com/gitolite/install.html

Don't forget o have FUN :)

Description
No description provided
Readme 104 KiB
Languages
RPM Spec 100%