-
Notifications
You must be signed in to change notification settings - Fork 2
Gitolite
randx edited this page Dec 5, 2011
·
17 revisions
- get latest code from master
- Backup /home/git/repositories
- Setup gitolite with repository umask 0007
- Restore repositories dir
- Run
chmod -R 770 repositories/
for imported repositories - Run
chown -R git:git repositories/
for imported repositories
- Edit
gitlab.yml
with right config - run
bundle exec rake gitolite_rebuild RAILS_ENV=production
. this will recreate all users & projects at gitolite config