forked from gitlabhq/gitlabhq
-
Notifications
You must be signed in to change notification settings - Fork 0
Update To Gitolite
mailstorm0 edited this page Jan 3, 2012
·
1 revision
- get latest code from master
- Backup /home/git/repositories
- Setup gitolite with repository $REPO_UMASK = 0007 by editing the .gitolite.rc file for the Gitolite user
- 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