can't create porject
Created by: seaman
hi~ @diegotdai
i installed GitLab in CentOS 6.3, and reference this https://github.com/nielsbasjes/gitlab-recipes/blob/master/install/CentOS_6.md
Installation is no error ! i create a new project in GItLab now , it's not in "/home/git/repositories/root" directory init anything git files. the GItLab show http://myhost/root/myporject.git. in my client clone it, it's "not found"
i check out "bundle exec rake gitlab:check RAILS_ENV=production" it's display:
Init script up-to-date? ... no
Try fixing it:
Redownload the init script
For more information see:
doc/install/installation.md in section "Install Init Script"
Please fix the error above and rerun the checks................................................
How do fix it? lucky guess ~is init script error cause can't create new project?