Cannot import repositories with gitlabhq 5.0
Created by: JasonMing
According wiki: https://github.com/gitlabhq/gitlabhq/wiki/Import-existing-repositories-into-GitLab
I copied the bare repository to /home/git/repositories/mobile (mobile is the group I created), and execute bundle exec rake gitlab:import:repos RAILS_ENV=production
, script prompt "Done!".
Then refresh the page, no repository was added.