View Issue Details

IDProjectCategoryView StatusLast Update
0000093Nix[All Projects] Generalpublic2019-01-21 16:45
ReporterimmaeAssigned To 
PrioritylowSeveritymajorReproducibilityhave not tried
Status newResolutionopen 
Summary0000093: Improve activation of gitolite
Description

Initial activation of gitolite is complicated:
(1) copy rc file (adjust gitolite_ldap_groups.sh)
(2) (mark old readonly and) sync repos except gitolite-admin

  • rsync -av --exclude=gitolite-admin.git old:/var/lib/gitolite/repositories /var/lib/gitolite/
  • chown -R gitolite:gitolite /var/lib/gitolite
    (3) push force the gitolite-admin to new location (from external point). Don't use an existing key, it will take precedence over gitolite-admin
    (4) su -u gitolite gitolite setup
Tagsgitolite, install, services

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-01-21 16:45 immae New Issue
2019-01-21 16:45 immae Tag Attached: install
2019-01-21 16:45 immae Tag Attached: services
2019-01-21 16:45 immae Tag Attached: gitolite